You are here

constant SPAM_ACTION_PREVENT in Spam 5.3

Same name and namespace in other branches
  1. 6 spam.module \SPAM_ACTION_PREVENT
2 uses of SPAM_ACTION_PREVENT
spam_admin_settings_form in ./spam.module
Spam module settings form.
spam_scan in ./spam.module
API call for scanning content for spam. If spam is found, the appropriate action will be taken.

File

./spam.module, line 13

Code

define('SPAM_ACTION_PREVENT', 1);