XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier admin.php

Variables

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

Documentation des variables

◆ $xoopsOption

$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.

◆ else

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

Admin Authentication

_AD_NORIGHT
const _AD_NORIGHT
Definition: admin.php:7
redirect_header
redirect_header($url, $time=3, $message='', $addredirect=true, $allowExternalLink=false)
Definition: functions.php:711