XOOPS  2.6.0
dump.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()
 
global $xoopsDB
 

Variable Documentation

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

Definition at line 36 of file dump.php.

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

Definition at line 31 of file dump.php.

$system = System::getInstance()

Definition at line 25 of file dump.php.

$xoops = Xoops::getInstance()

Definition at line 26 of file dump.php.

global $xoopsDB

Definition at line 28 of file dump.php.