XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
const | _MD_PROTECTOR_BANDWIDTHLIMITED "This website is very busy now. Please try later." |
const | _MD_PROTECTOR_DENYBYRBL "Protector rejects your post, because your IP is registered in RBL" |
const | _MD_PROTECTOR_FMT_JAILINFO "This restriction will be expired on %s" |
const | _MD_PROTECTOR_FMT_JAILTIME "Y-m-j H:i:s" |
const | _MD_PROTECTOR_FMT_REGISTER_MORATORIUM "Post it again %s minutes later(for Anti-SPAMMING, sorry)." |
const | _MD_PROTECTOR_TURNJAVASCRIPTON "Turn JavaScript ON" |
const | _MD_PROTECTOR_YOUAREBADIP "You are registered as BAD_IP by Protector.<br />" |
const _MD_PROTECTOR_BANDWIDTHLIMITED "This website is very busy now. Please try later." |
Definition at line 5 of file main.php.
Referenced by protector_precommon_bwlimit_errorlog\execute(), and protector_precommon_bwlimit_message\execute().
const _MD_PROTECTOR_DENYBYRBL "Protector rejects your post, because your IP is registered in RBL" |
Definition at line 7 of file main.php.
Referenced by protector_postcommon_post_deny_by_rbl\execute(), and protector_postcommon_post_deny_by_httpbl\execute().
const _MD_PROTECTOR_FMT_JAILINFO "This restriction will be expired on %s" |
Definition at line 3 of file main.php.
Referenced by protector_precommon_badip_errorlog\execute(), and protector_precommon_badip_message\execute().
const _MD_PROTECTOR_FMT_JAILTIME "Y-m-j H:i:s" |
Definition at line 4 of file main.php.
Referenced by protector_precommon_badip_errorlog\execute(), and protector_precommon_badip_message\execute().
const _MD_PROTECTOR_FMT_REGISTER_MORATORIUM "Post it again %s minutes later(for Anti-SPAMMING, sorry)." |
Definition at line 8 of file main.php.
Referenced by protector_postcommon_post_register_moratorium\execute().
const _MD_PROTECTOR_TURNJAVASCRIPTON "Turn JavaScript ON" |
Definition at line 6 of file main.php.
Referenced by protector_postcommon_register_insert_js_check\checkValidate(), and protector_postcommon_register_insert_js_check\execute().
const _MD_PROTECTOR_YOUAREBADIP "You are registered as BAD_IP by Protector.<br />" |
Definition at line 2 of file main.php.
Referenced by protector_precommon_badip_errorlog\execute(), and protector_precommon_badip_message\execute().