Cheetah
Variables
design.php File Reference

Go to the source code of this file.

Variables

 $aForum = array ()
 
if(isset($_GET['action']) && 'goto'==$_GET['action'] && $_GET['forum_id']) elseif(isset($_GET['action']) && 'goto'==$_GET['action'] && $_GET['topic_id']) else
 
if((isset($_GET['action']) && 'goto'==$_GET['action'] && $_GET['forum_id'])||(isset($_GET['action']) && 'goto'==$_GET['action'] && $_GET['topic_id'])) $aPathInfo = pathinfo(__FILE__)
 

Variable Documentation

◆ $aForum

$aForum = array ()

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 15 of file design.php.

◆ $aPathInfo

if ((isset( $_GET[ 'action']) &&'goto'==$_GET[ 'action'] &&$_GET[ 'forum_id'])||(isset( $_GET[ 'action']) &&'goto'==$_GET[ 'action'] &&$_GET[ 'topic_id'])) $aPathInfo = pathinfo(__FILE__)

Definition at line 43 of file design.php.

◆ else

if (isset( $_GET[ 'action']) &&'goto'==$_GET[ 'action'] &&$_GET[ 'forum_id']) elseif (isset( $_GET[ 'action']) &&'goto'==$_GET[ 'action'] &&$_GET[ 'topic_id']) else
Initial value:
{
$GLOBALS['oTopMenu']->setCustomVar('ch_events_view_uri', '../')

Definition at line 25 of file design.php.

$GLOBALS
$GLOBALS['name_index']
Definition: design.php:87