Go to the source code of this file.
Namespaces | |
| FDL | |
Variables | |
| $allowGuest = getParam('CORE_ALLOW_GUEST', 'no') | |
| if($allowGuest!= 'yes') | if (ActionRouter::inMaintenance()) |
| $account = new Account() | |
| if($account->setLoginName("anonymous")===false) | $actionRouter = new ActionRouter($account) |
| if ($account->setLoginName("anonymous")===false) $actionRouter = new ActionRouter($account) |
| if ($allowGuest!= 'yes') if(ActionRouter::inMaintenance()) |