mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 09:49:30 +02:00
fixed a missing update to the new auth mojo
This commit is contained in:
parent
7e1432273a
commit
7cbf829be1
1 changed files with 1 additions and 2 deletions
|
@ -26,6 +26,5 @@
|
|||
require_once 'lib/init.php';
|
||||
|
||||
// To end a legitimate session, just call logout.
|
||||
setcookie("amp_longsess","",null);
|
||||
logout();
|
||||
vauth::logout();
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue