mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-12 18:36:29 +00:00
Empty commit
This commit is contained in:
parent
4f1c6316bb
commit
bbca29d141
@ -72,6 +72,8 @@
|
||||
VALUES
|
||||
('$UserID', '$_SERVER[REMOTE_ADDR]', '".sqltime()."')");
|
||||
$Reset = true; // Past tense form of "to reset", meaning that password has now been reset
|
||||
G::$LoggedUser['ID'] = $UserID; // Set $LoggedUser['ID'] for logout_all_sessions() to work
|
||||
logout_all_sessions();
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user