constant SPAM_COMMENT in Spam 5.3
Same name and namespace in other branches
- 6 content/spam_content_comment.inc \SPAM_COMMENT
 
3 uses of SPAM_COMMENT
- comment_spamapi in modules/
spam_comment.inc  - Spam module _spamapi() hook.
 - spam_comment_admin_overview in modules/
spam_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.
 - spam_update_5303 in ./
spam.install  - Mark spam comments as SPAM_COMMENT instead of COMMENT_NOT_PUBLISHED.
 
File
- modules/
spam_comment.inc, line 3  
Code
define('SPAM_COMMENT', 9);