Cheetah
|
Go to the source code of this file.
Classes | |
class | ChWsbAdmFormDnsblAdd |
class | ChWsbAdmFormDnsblRecheck |
Functions | |
PageCodeDNSBL ($aChains, $sMode) | |
PageCodeAkismet ($sMode) | |
PageCodeStopForumSpam ($sMode) | |
PageCodeBotDetection ($sMode) | |
PageCodeRecheckPopup ($aChains, $sFieldTitle, $sId, $sAction) | |
PageCodeLog ($sMode) | |
PageCodeSettings () | |
Variables | |
$oChWsbDNSBlacklists = ch_instance('ChWsbDNSBlacklists') | |
$logged ['admin'] = member_auth( 1, true, true ) | |
$sGlMsg = '' | |
if(isset($_GET['popup'])) switch(true) | $aPages |
else | $sMode = $_GET['mode'] |
$iNameIndex = 9 | |
$aTopItems = array() | |
$sPageTitle = $aPages[$sMode]['title'] | |
$_page_cont [$iNameIndex]['page_main_code'] = call_user_func($aPages[$sMode]['func'], $aPages[$sMode]['func_params'][0], $aPages[$sMode]['func_params'][1]) | |
$_page | |
PageCodeAkismet | ( | $sMode | ) |
Definition at line 430 of file antispam.php.
PageCodeBotDetection | ( | $sMode | ) |
Definition at line 489 of file antispam.php.
PageCodeDNSBL | ( | $aChains, | |
$sMode | |||
) |
Definition at line 386 of file antispam.php.
PageCodeLog | ( | $sMode | ) |
Definition at line 548 of file antispam.php.
PageCodeRecheckPopup | ( | $aChains, | |
$sFieldTitle, | |||
$sId, | |||
$sAction | |||
) |
Definition at line 532 of file antispam.php.
PageCodeSettings | ( | ) |
Definition at line 599 of file antispam.php.
PageCodeStopForumSpam | ( | $sMode | ) |
Definition at line 463 of file antispam.php.
$_page |
Definition at line 377 of file antispam.php.
$_page_cont[ $iNameIndex][ 'page_main_code'] = call_user_func($aPages[$sMode]['func'], $aPages[$sMode]['func_params'][0], $aPages[$sMode]['func_params'][1]) |
Definition at line 375 of file antispam.php.
Definition at line 314 of file antispam.php.
$aTopItems = array() |
Definition at line 366 of file antispam.php.
$iNameIndex = 9 |
Definition at line 364 of file antispam.php.
$logged[ 'admin'] = member_auth( 1, true, true ) |
Definition at line 170 of file antispam.php.
$oChWsbDNSBlacklists = ch_instance('ChWsbDNSBlacklists') |
Definition at line 14 of file antispam.php.
$sGlMsg = '' |
Definition at line 172 of file antispam.php.
else $sMode = $_GET['mode'] |
Definition at line 362 of file antispam.php.
$sPageTitle = $aPages[$sMode]['title'] |
Definition at line 374 of file antispam.php.