constant ANTISPAM_API_PORT in AntiSpam 6
1 use of ANTISPAM_API_PORT
- _antispam_api_http_post in ./
antispam.module - Perform a HTTP POST request against the antispam server.
File
- ./
antispam.module, line 18
Code
define('ANTISPAM_API_PORT', 80);
define('ANTISPAM_API_PORT', 80);