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

Go to the source code of this file.

Namespaces

namespace  kernel
 

Variables

 $moduleperm_handler =& xoops_gethandler('groupperm')
 
 $xoopsOption ['pagetype'] = 'admin'
 
if($xoopsUser) else
 

Variable Documentation

$xoopsOption['pagetype'] = 'admin'

module files can include this file for admin authorization the file that will include this file must be located under xoops_url/modules/module_directory_name/admin_directory_name/

Definition at line 23 of file cp_header.php.

if ($xoopsUser) else
Initial value:
{
redirect_header(XOOPS_URL . '/user.php', 1, _NOPERM)

Definition at line 37 of file cp_header.php.