You are here

constant ANTISPAM_API_USERAGENT in AntiSpam 6

Same name and namespace in other branches
  1. 7 antispam.module \ANTISPAM_API_USERAGENT
1 use of ANTISPAM_API_USERAGENT
_antispam_api_http_post in ./antispam.module
Perform a HTTP POST request against the antispam server.

File

./antispam.module, line 21

Code

define('ANTISPAM_API_USERAGENT', 'Drupal/' . ANTISPAM_DRUPAL_VERSION . ' | antispam.module/' . ANTISPAM_MODULE_VERSION);