API - XOOPS 2.5.11 Beta 2
By monxoops.fr
header.php File Reference

Variables

if(is_object($xoopsUser)) else
 
 $fct = Request::getString('fct', '')
 
 $xoBreadCrumb = new SystemBreadcrumb($fct)
 

Variable Documentation

◆ $fct

$fct = Request::getString('fct', '')

◆ $xoBreadCrumb

$xoBreadCrumb = new SystemBreadcrumb($fct)

◆ else

if (is_object( $xoopsUser)) else
Initial value:
{
redirect_header(XOOPS_URL, 3, _NOPERM)
const _NOPERM
Definition: global.php:55
redirect_header($url, $time=3, $message='', $addredirect=true, $allowExternalLink=false)
Definition: functions.php:744