You are here

constant SPAM_ACTION_UNPUBLISH in Spam 6

Same name and namespace in other branches
  1. 5.3 spam.module \SPAM_ACTION_UNPUBLISH
1 use of SPAM_ACTION_UNPUBLISH
spam_scan in ./spam.module
API call for scanning content for spam. If spam is found, the appropriate action will be taken.

File

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

Code

define('SPAM_ACTION_UNPUBLISH', 3);