constant SPAMBOT_DEFAULT_CRON_USER_LIMIT in Spambot 7
2 uses of SPAMBOT_DEFAULT_CRON_USER_LIMIT
- spambot_cron in ./
spambot.module - Implements hook_cron().
- spambot_settings_form in ./
spambot.admin.inc - Form builder for settings form.
File
- ./
spambot.module, line 18 - Main module file.
Code
define('SPAMBOT_DEFAULT_CRON_USER_LIMIT', 0);