You are here

constant SPAM_LOG in Spam 5.3

Same name and namespace in other branches
  1. 5 spam.module \SPAM_LOG
  2. 6 spam.module \SPAM_LOG
5 uses of SPAM_LOG
spam_admin_settings_form in ./spam.module
Spam module settings form.
spam_log in ./spam.module
Write to the spam_log database table.
spam_operations_callback in ./spam.module
Callback function for admin mass editing spam. Mark as spam.
spam_scan in ./spam.module
API call for scanning content for spam. If spam is found, the appropriate action will be taken.
_spam_log_trace in ./spam.module
Maintain a "trace id", allowing easy tracing of all spam actions for each page load. Only active if logging is set to verbose or higher.

File

./spam.module, line 22

Code

define('SPAM_LOG', 1);