|
Cheetah
|
Go to the source code of this file.
Functions | |
| PageCodeMain ($aResults) | |
| _getSettings ($mixedResult, $bActive=false) | |
| _getDefaults ($mixedResult, $bActive=false) | |
Variables | |
| $GLOBALS ['iAdminPage'] = 1 | |
| $logged ['admin'] = member_auth( 1, true, true ) | |
| $oSettings = new ChWsbAdminSettings(9) | |
| $aResults = array() | |
| if(isset($_POST['save']) &&isset($_POST['cat'])) | $iNameIndex = 18 |
| $_page | |
| $_page_cont [$iNameIndex] | |
| _getDefaults | ( | $mixedResult, | |
$bActive = false |
|||
| ) |
Definition at line 76 of file privacy.php.
| _getSettings | ( | $mixedResult, | |
$bActive = false |
|||
| ) |
Definition at line 62 of file privacy.php.
| PageCodeMain | ( | $aResults | ) |
Definition at line 47 of file privacy.php.
| $_page |
Definition at line 34 of file privacy.php.
| $_page_cont[ $iNameIndex] |
Definition at line 41 of file privacy.php.
| $aResults = array() |
Definition at line 26 of file privacy.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 privacy.php.
Definition at line 32 of file privacy.php.
| $logged[ 'admin'] = member_auth( 1, true, true ) |
Definition at line 21 of file privacy.php.
| $oSettings = new ChWsbAdminSettings(9) |
Definition at line 23 of file privacy.php.