XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
main.php File Reference

Go to the source code of this file.

Variables

 $member_handler =& xoops_gethandler('member', 'system')
 
 $myts =& MyTextSanitizer::getInstance()
 
 $op = system_CleanVars ( $_REQUEST, 'op', 'default', 'string' )
 
 $uid = system_CleanVars($_REQUEST, 'uid', 0)
 
 $xoopsOption ['template_main'] = 'system_users.html'
 

Variable Documentation

$member_handler =& xoops_gethandler('member', 'system')

Definition at line 40 of file main.php.

Definition at line 46 of file main.php.

$op = system_CleanVars ( $_REQUEST, 'op', 'default', 'string' )

Definition at line 38 of file main.php.

$uid = system_CleanVars($_REQUEST, 'uid', 0)

Definition at line 55 of file main.php.

$xoopsOption['template_main'] = 'system_users.html'

Definition at line 42 of file main.php.