mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 01:39:28 +02:00
Rename vauth to Auth
This commit is contained in:
parent
58a3ab692e
commit
ead4cf2a0e
6 changed files with 19 additions and 22 deletions
|
@ -27,5 +27,5 @@
|
|||
require_once 'lib/init.php';
|
||||
|
||||
// To end a legitimate session, just call logout.
|
||||
vauth::logout('',false);
|
||||
Auth::logout('',false);
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue