You are here

constant SPAM_PUBLISHED in Spam 6

Same name and namespace in other branches
  1. 5.3 spam.module \SPAM_PUBLISHED
4 uses of SPAM_PUBLISHED
comment_spamapi in content/spam_content_comment.inc
Spam module _spamapi() hook.
node_spamapi in content/spam_content_node.inc
Spam module _spamapi() hook.
spam_admin_overview in ./spam.module
A filterable list of spam.
user_spamapi in content/spam_content_user.inc
User module _spamapi() hook.

File

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

Code

define('SPAM_PUBLISHED', 1);