1
This commit is contained in:
parent
684248cdb4
commit
2b613c607b
@ -285,7 +285,6 @@ class KefuController {
|
||||
return;
|
||||
}
|
||||
if ($this->sendAwardMail($accountid, $awardConfig)) {
|
||||
error_log(json_encode($awardConfig));
|
||||
$ret = $conn->execScript("UPDATE accounts SET " .
|
||||
' awardtime=:awardtime ' .
|
||||
'WHERE accountid=:accountid; ',
|
||||
|
Loading…
x
Reference in New Issue
Block a user