constant ANTISPAM_BODY_TOOLTIP_LEN in AntiSpam 7
Truncate size of content body for the tooltip
1 use of ANTISPAM_BODY_TOOLTIP_LEN
File
- ./
antispam.admin.inc, line 12 - The antispam admin theme.
Code
define('ANTISPAM_BODY_TOOLTIP_LEN', 128);
Truncate size of content body for the tooltip
define('ANTISPAM_BODY_TOOLTIP_LEN', 128);