You are here

constant SPAMBOT_MAX_EVIDENCE_LENGTH in Spambot 6.3

Same name and namespace in other branches
  1. 8 spambot.module \SPAMBOT_MAX_EVIDENCE_LENGTH
  2. 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);