You are here

constant SPAM_ACTION_PREVENT_SILENT in Spam 5.3

Same name and namespace in other branches
  1. 6 spam.module \SPAM_ACTION_PREVENT_SILENT
1 use of SPAM_ACTION_PREVENT_SILENT
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 12

Code

define('SPAM_ACTION_PREVENT_SILENT', 0);