remove lost text
This commit is contained in:
parent
d247f7070a
commit
fabffa1320
1 changed files with 0 additions and 2 deletions
|
@ -99,8 +99,6 @@ function gen_pass_hash($pass){
|
|||
return $pass_hash;
|
||||
}
|
||||
|
||||
PASS_HASH_SCHEMA
|
||||
|
||||
function write_pass_hash_to_db($pass_hash, $uid){
|
||||
global $db;
|
||||
$uid = $db->escape_string($uid);
|
||||
|
|
Loading…
Add table
Reference in a new issue