mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 12:11:36 +00:00
Empty commit
This commit is contained in:
parent
0ec78ca3f6
commit
b4318cc051
@ -335,7 +335,6 @@
|
||||
$ChangerIP = db_string($LoggedUser['IP']);
|
||||
$PassHash = Users::make_crypt_hash($_POST['new_pass_1']);
|
||||
$SQL.= ",m.PassHash = '".db_string($PassHash)."'";
|
||||
|
||||
$DB->query("
|
||||
INSERT INTO users_history_passwords
|
||||
(UserID, ChangerIP, ChangeTime)
|
||||
|
Loading…
Reference in New Issue
Block a user