This module is throwing a PHP error. In antispam.module file there are several calls to:

antispam_get_privider_name() (check line 2247 for example).

that should be
antispam_get_provider_name()

Comments

cfinke’s picture

Status: Active » Closed (duplicate)

Duplicate of #1361410.