You are here

constant ANTISPAM_AKISMET_API_PORT in AntiSpam 7

1 use of ANTISPAM_AKISMET_API_PORT
_antispam_api_http_post in ./antispam.module
Perform a HTTP POST request against the antispam server.

File

./antispam.module, line 20
Primary hook implementations for the Antispam module.

Code

define('ANTISPAM_AKISMET_API_PORT', 80);