summaryrefslogtreecommitdiffstats
path: root/rss.php
diff options
context:
space:
mode:
authorpb1dft <pb1dft@ampache>2007-02-16 00:05:09 +0000
committerpb1dft <pb1dft@ampache>2007-02-16 00:05:09 +0000
commit79d6b4b7e407a4bfa5fa2521df107114f082761d (patch)
tree8a7f9e595f61c94853d76c5d11da6780d5406555 /rss.php
parent68917e09f5f47928ca31773a5ee17ad93bc9ab3c (diff)
downloadampache-79d6b4b7e407a4bfa5fa2521df107114f082761d.tar.gz
ampache-79d6b4b7e407a4bfa5fa2521df107114f082761d.tar.bz2
ampache-79d6b4b7e407a4bfa5fa2521df107114f082761d.zip
javascript modification/rss no_session fix/On useradd display right accesslevel(bounty1370)
Diffstat (limited to 'rss.php')
-rw-r--r--rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/rss.php b/rss.php
index 77631230..9376e3a1 100644
--- a/rss.php
+++ b/rss.php
@@ -20,7 +20,7 @@
*/
-$no_session = 1;
+define('NO_SESSION','1');
require('lib/init.php');
/* Check Perms */