Cheetah
|
Go to the source code of this file.
Variables | |
$logged ['admin'] = member_auth( 1, true, true ) | |
$mixedCategory = 0 | |
$oSettings = new ChWsbAdminSettings($mixedCategory) | |
$sResult = '' | |
if(isset($_POST['save']) &&isset($_POST['cat'])) | $iNameIndex = 3 |
$_page | |
$_page_cont [$iNameIndex]['page_main_code'] = DesignBoxAdmin(_t('_adm_page_cpt_settings'), $sResult . $oSettings->getForm(), '', '', 11) | |
$_page |
Definition at line 30 of file settings.php.
$_page_cont[ $iNameIndex][ 'page_main_code'] = DesignBoxAdmin(_t('_adm_page_cpt_settings'), $sResult . $oSettings->getForm(), '', '', 11) |
Definition at line 35 of file settings.php.
Definition at line 29 of file settings.php.
$logged[ 'admin'] = member_auth( 1, true, true ) |
Definition at line 15 of file settings.php.
$mixedCategory = 0 |
Definition at line 17 of file settings.php.
$oSettings = new ChWsbAdminSettings($mixedCategory) |
Definition at line 21 of file settings.php.
$sResult = '' |
Definition at line 24 of file settings.php.