1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00

removed dead file, updated bin files, removed debug and added a new config option

This commit is contained in:
Karl 'vollmerk' Vollmer 2007-02-13 22:38:13 +00:00
parent 9771ca3790
commit 730d21e8d8
17 changed files with 25 additions and 213 deletions

View file

@ -26,7 +26,7 @@
* be especially important when trying to keep a clean file structure.
*/
$no_session = '1';
define('NO_SESSION','1');
require ("../lib/init.php");