constant SPAMBOT_MAX_EVIDENCE_LENGTH in Spambot 6.3
Same name and namespace in other branches
- 8 spambot.module \SPAMBOT_MAX_EVIDENCE_LENGTH
- 7 spambot.module \SPAMBOT_MAX_EVIDENCE_LENGTH
1 use of SPAMBOT_MAX_EVIDENCE_LENGTH
- spambot_report_account in ./
spambot.module - Reports an account as a spammer. Requires ip address and evidence of a single incident
File
- ./
spambot.module, line 9
Code
define('SPAMBOT_MAX_EVIDENCE_LENGTH', 1024);