XOOPS  2.6.0
center.php File Reference

Go to the source code of this file.

Namespaces

 maintenance
 

Variables

 $admin_page = new \Xoops\Module\Admin()
 
 $op = $system->cleanVars($_REQUEST, 'op', 'list', 'string')
 
 $system = System::getInstance()
 
 $xoops = Xoops::getInstance()
 

Variable Documentation

$admin_page = new \Xoops\Module\Admin()

Definition at line 34 of file center.php.

$op = $system->cleanVars($_REQUEST, 'op', 'list', 'string')

Definition at line 29 of file center.php.

$system = System::getInstance()

Definition at line 25 of file center.php.

$xoops = Xoops::getInstance()

Definition at line 26 of file center.php.