constant SPAM_ACTION_UNPUBLISH in Spam 5.3
Same name and namespace in other branches
- 6 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 15
Code
define('SPAM_ACTION_UNPUBLISH', 3);