You are here

constant SPAM_FILTER_ENABLED in Spam 5.3

Same name and namespace in other branches
  1. 6 spam.module \SPAM_FILTER_ENABLED

Spam module, v3 Copyright(c) 2006-2008 Jeremy Andrews <jeremy@tag1consulting.com>. All rights reserved.

11 uses of SPAM_FILTER_ENABLED
bayesian_spamapi in filters/bayesian/bayesian.module
Spam API Hook
custom_spamapi in filters/custom/custom.module
Spam API Hook
duplicate_spamapi in filters/duplicate/duplicate.module
Spam API Hook
node_age_spamapi in filters/node_age/node_age.module
spam_content_delete in ./spam.module
This function is called when content on your website is deleted.

... See full list

File

./spam.module, line 9

Code

define('SPAM_FILTER_ENABLED', 1);