Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
guest.php File Reference

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)
 

Variable Documentation

$account = new Account()

Definition at line 36 of file guest.php.

if ($account->setLoginName("anonymous")===false) $actionRouter = new ActionRouter($account)

Definition at line 40 of file guest.php.

$allowGuest = getParam('CORE_ALLOW_GUEST', 'no')

Definition at line 19 of file guest.php.

if ($allowGuest!= 'yes') if(ActionRouter::inMaintenance())

Definition at line 26 of file guest.php.

← centre documentaire © anakeen