Cheetah
Functions | Variables
sites.php File Reference

Go to the source code of this file.

Functions

 MainPageCode ()
 

Variables

 $_page ['name_index'] = 7
 
 $_ni = $_page['name_index']
 
 $_page_cont [$_ni]['page_main_code'] = MainPageCode()
 
 $_page ['header'] = _t('_Empty')
 
 $_page ['header_text'] = _t('_Empty')
 

Function Documentation

◆ MainPageCode()

MainPageCode ( )

Definition at line 21 of file sites.php.

Variable Documentation

◆ $_ni

$_ni = $_page['name_index']

Definition at line 15 of file sites.php.

◆ $_page [1/3]

$_page[ 'header'] = _t('_Empty')

Definition at line 18 of file sites.php.

◆ $_page [2/3]

$_page[ 'header_text'] = _t('_Empty')

Definition at line 19 of file sites.php.

◆ $_page [3/3]

$_page[ 'name_index'] = 7

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 11 of file sites.php.

◆ $_page_cont

$_page_cont[ $_ni][ 'page_main_code'] = MainPageCode()

Definition at line 16 of file sites.php.