|
Cheetah
|
Go to the source code of this file.
Functions | |
| PageCompMainCode () | |
Variables | |
| $_page ['name_index'] = 0 | |
| $_page ['css_name'] = 'about_us.css' | |
| $_page ['header'] = _t( "_ABOUT_US_H" ) | |
| $_page ['header_text'] = _t('_About Us') | |
| $_ni = $_page['name_index'] | |
| $_page_cont [$_ni]['page_main_code'] = PageCompMainCode() | |
| PageCompMainCode | ( | ) |
page code function
Definition at line 35 of file about_us.php.
| $_ni = $_page['name_index'] |
Definition at line 23 of file about_us.php.
| $_page[ 'css_name'] = 'about_us.css' |
Definition at line 14 of file about_us.php.
Definition at line 18 of file about_us.php.
| $_page[ 'header_text'] = _t('_About Us') |
Definition at line 19 of file about_us.php.
| $_page[ 'name_index'] = 0 |
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 about_us.php.
| $_page_cont[ $_ni][ 'page_main_code'] = PageCompMainCode() |
Definition at line 24 of file about_us.php.