You are here

constant SPAM_LOG in Spam 5

Same name and namespace in other branches
  1. 5.3 spam.module \SPAM_LOG
  2. 6 spam.module \SPAM_LOG
27 uses of SPAM_LOG
spam_admin_settings_advanced in ./spam.module
spam_bayesian_filter in ./spam.module
Simple Bayesian logic to determine the probability that the passed in array of tokens is spam.
spam_comment in ./spam.module
Drupal _comment hook. Passes new comments to the spam filter.
spam_content_filter in ./spam.module
Determine whether or not provided text is spam.
spam_cron in ./spam.module
Drupal _cron hook. Provides ability to automatically expired spam content.

... See full list

File

./spam.module, line 165

Code

define('SPAM_LOG', 1);