summaryrefslogtreecommitdiffstats
path: root/bin/write_playlists.php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/write_playlists.php.inc')
-rw-r--r--bin/write_playlists.php.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/write_playlists.php.inc b/bin/write_playlists.php.inc
index 40e803ec..62c3ed96 100644
--- a/bin/write_playlists.php.inc
+++ b/bin/write_playlists.php.inc
@@ -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");