@file Main module file.

Anti-spam module that uses data from www.stopforumspam.com to protect the user registration form against known spammers and spambots.

2 uses of SPAMBOT_ACTION_NONE
spambot_cron in ./spambot.module
Implements hook_cron().
spambot_settings_form in ./spambot.admin.inc
Form builder for settings form.

File

./spambot.module, line 11

Code

define('SPAMBOT_ACTION_NONE', 0);