diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-10 20:28:47 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-10 20:28:47 +0000 |
commit | c0f55e26b29d5115f0d71a6583035acf3327cffc (patch) | |
tree | 778526f8c9af6a3e4a04ff731c0d81308a50aa2e /util.php | |
parent | c13392b861fe83c2e28dd7804cfba563fcc61b3c (diff) | |
download | ampache-c0f55e26b29d5115f0d71a6583035acf3327cffc.tar.gz ampache-c0f55e26b29d5115f0d71a6583035acf3327cffc.tar.bz2 ampache-c0f55e26b29d5115f0d71a6583035acf3327cffc.zip |
fixed ajax requests with invalid session not causing logout
Diffstat (limited to 'util.php')
-rw-r--r-- | util.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - require_once 'lib/init.php'; // This is a little bit of a special file, it takes the |