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

Go to the source code of this file.

Variables

 $xoopsOption ['pagetype'] = 'admin'
 
if($xoopsUser) else
 

Variable Documentation

$xoopsOption['pagetype'] = 'admin'

XOOPS admin file

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Version
Id:
admin.php 8066 2011-11-06 05:09:33Z beckmi

Definition at line 16 of file admin.php.

Referenced by XoopsBlock\buildBlock(), XoopsSystemGui\footer(), XoopsSystemGui\header(), and make_cblock().

if ($xoopsUser) else
Initial value:
{
redirect_header('index.php', 2, _AD_NORIGHT)

Admin Authentication

Definition at line 28 of file admin.php.