You are here

constant AKISMET_SERVICE in AntiSpam 6

Service provider constants.

4 uses of AKISMET_SERVICE
antispam_get_api_host in ./antispam.module
Obtain API HOST name for the specified service provider
antispam_get_api_key in ./antispam.module
Obtain API key for the specified service provider
antispam_get_provider_name in ./antispam.module
Obtain service provider name
antispam_requirements in ./antispam.module
Implementation of hook_requirement().

File

./antispam.module, line 30

Code

define('AKISMET_SERVICE', 0);