mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 09:49:30 +02:00
fixed ajax requests with invalid session not causing logout
This commit is contained in:
parent
c13392b861
commit
c0f55e26b2
5 changed files with 21 additions and 64 deletions
1
util.php
1
util.php
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue