XOOPS  2.6.0
index.php File Reference

Go to the source code of this file.

Namespaces

 userconfigs
 

Variables

 $helper = Userconfigs::getInstance()
 
if(!$xoops->isUser()) $mid = Request::getInt('mid', 0)
 
 $op = Request::getCmd('op', 'show')
 
 $uid = $xoops->user->getVar('uid')
 
 $xoops = Xoops::getInstance()
 

Variable Documentation

Definition at line 26 of file index.php.

if (!$xoops->isUser()) $mid = Request::getInt('mid', 0)

Definition at line 32 of file index.php.

$op = Request::getCmd('op', 'show')

Definition at line 34 of file index.php.

$uid = $xoops->user->getVar('uid')

Definition at line 33 of file index.php.

$xoops = Xoops::getInstance()

Definition at line 25 of file index.php.