You are here

constant SPAM_COMMENT in Spam 6

Same name and namespace in other branches
  1. 5.3 modules/spam_comment.inc \SPAM_COMMENT

@file Include file for integration with comments.

2 uses of SPAM_COMMENT
comment_spamapi in content/spam_content_comment.inc
Spam module _spamapi() hook.
spam_content_comment_admin_overview in content/spam_content_comment.inc
The 5.x version of comment_admin_overview doesn't provide hooks to easily create a spam overview page. This is nearly an exact copy of that function, with minor changes for loading spam and processing it.

File

content/spam_content_comment.inc, line 8
Include file for integration with comments.

Code

define('SPAM_COMMENT', 9);