Cheetah
|
Go to the source code of this file.
Functions | |
PageCompPageMainCode () | |
Variables | |
$_page ['name_index'] = 18 | |
$_page ['header'] = _t( "_TERMS_OF_USE_H" ) | |
$_page ['header_text'] = _t( "_TERMS_OF_USE_H1" ) | |
$_ni = $_page['name_index'] | |
$_page_cont [$_ni]['page_main_code'] = PageCompPageMainCode() | |
PageCompPageMainCode | ( | ) |
page code function
Definition at line 32 of file terms_of_use.php.
$_ni = $_page['name_index'] |
Definition at line 21 of file terms_of_use.php.
Definition at line 17 of file terms_of_use.php.
$_page[ 'header_text'] = _t( "_TERMS_OF_USE_H1" ) |
Definition at line 18 of file terms_of_use.php.
$_page[ 'name_index'] = 18 |
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 13 of file terms_of_use.php.
$_page_cont[ $_ni][ 'page_main_code'] = PageCompPageMainCode() |
Definition at line 22 of file terms_of_use.php.