Cheetah
|
Go to the source code of this file.
Variables | |
$logged ['admin'] = member_auth( 1, true, true ) | |
$oAdmTools = new ChWsbAdminTools() | |
$sResult = $oAdmTools->GenCommonCode() | |
$oForm = new ChTemplFormView($_page) | |
$iNameIndex = 9 | |
$_page | |
$_page_cont [$iNameIndex]['page_main_code'] = $sResult . $oForm->getCode() . adm_hosting_promo() | |
$_page |
Definition at line 44 of file host_tools.php.
$_page_cont[ $iNameIndex][ 'page_main_code'] = $sResult . $oForm->getCode() . adm_hosting_promo() |
Definition at line 51 of file host_tools.php.
$iNameIndex = 9 |
Definition at line 43 of file host_tools.php.
$logged[ 'admin'] = member_auth( 1, true, true ) |
Definition at line 19 of file host_tools.php.
$oAdmTools = new ChWsbAdminTools() |
Definition at line 21 of file host_tools.php.
$oForm = new ChTemplFormView($_page) |
Definition at line 42 of file host_tools.php.
$sResult = $oAdmTools->GenCommonCode() |
Definition at line 22 of file host_tools.php.