1
This commit is contained in:
parent
4fef5971ca
commit
398a8cffa9
@ -127,7 +127,7 @@ class BattleController extends BaseAuthedController {
|
|||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
public function mobaReport(){
|
public function mobaTeamReport(){
|
||||||
error_log('mobaReport');
|
error_log('mobaReport');
|
||||||
$userInfo = $this->_getOrmUserInfo();
|
$userInfo = $this->_getOrmUserInfo();
|
||||||
if (!$userInfo) {
|
if (!$userInfo) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user