mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-07 06:50:10 +00:00
Empty commit
This commit is contained in:
parent
4f1c6316bb
commit
bbca29d141
@ -72,6 +72,8 @@
|
|||||||
VALUES
|
VALUES
|
||||||
('$UserID', '$_SERVER[REMOTE_ADDR]', '".sqltime()."')");
|
('$UserID', '$_SERVER[REMOTE_ADDR]', '".sqltime()."')");
|
||||||
$Reset = true; // Past tense form of "to reset", meaning that password has now been reset
|
$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