connect chitatel
This commit is contained in:
@@ -133,7 +133,7 @@ function reminder_kuri(){
|
||||
$items['resetstatus'] = 0;
|
||||
$items['resethash'] = md5($resetmail.$resetdate);
|
||||
|
||||
$result = db_insert('resetpwd', $items, 'klan');
|
||||
$result = db_insert('resetpwd', $items, 'chitatel');
|
||||
|
||||
$link = SITE.'resetpassword/'.$items['resethash'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user