Cheetah
|
Go to the source code of this file.
Functions | |
PageCodeMain ($aResults) | |
_getSettings ($mixedResult, $bActive=false) | |
_getList ($mixedResult, $bActive=false) | |
Variables | |
$GLOBALS ['iAdminPage'] = 1 | |
$logged ['admin'] = member_auth(1, true, true) | |
$oSettings = new ChWsbAdminSettings(4) | |
$aResults = array() | |
if(isset($_POST['save']) &&isset($_POST['cat'])) elseif(isset($_POST['action']) && $_POST['action']=='get_translations') | $iNameIndex = 8 |
$_page | |
$_page_cont [$iNameIndex] | |
_getList | ( | $mixedResult, | |
$bActive = false |
|||
) |
Definition at line 93 of file email_templates.php.
_getSettings | ( | $mixedResult, | |
$bActive = false |
|||
) |
Definition at line 79 of file email_templates.php.
PageCodeMain | ( | $aResults | ) |
Definition at line 54 of file email_templates.php.
$_page |
Definition at line 42 of file email_templates.php.
$_page_cont[ $iNameIndex] |
Definition at line 48 of file email_templates.php.
$aResults = array() |
Definition at line 25 of file email_templates.php.
$GLOBALS[ 'iAdminPage'] = 1 |
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 10 of file email_templates.php.
if (isset( $_POST[ 'save']) &&isset( $_POST[ 'cat'])) elseif (isset( $_POST[ 'action']) &&$_POST[ 'action']=='get_translations') $iNameIndex = 8 |
Definition at line 41 of file email_templates.php.
$logged[ 'admin'] = member_auth(1, true, true) |
Definition at line 20 of file email_templates.php.
$oSettings = new ChWsbAdminSettings(4) |
Definition at line 22 of file email_templates.php.