1
This commit is contained in:
parent
04df692966
commit
49d25b1d3e
@ -38,6 +38,7 @@ class UserController extends BaseAuthedController {
|
|||||||
$this->_rspData(array(
|
$this->_rspData(array(
|
||||||
'info' => User::show($userInfo)
|
'info' => User::show($userInfo)
|
||||||
));
|
));
|
||||||
|
$this->_incDailyV(TN_DAILY_LOGINS, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
private function loginCheck($userInfo)
|
private function loginCheck($userInfo)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user