constant INVISIMAIL_MAILTO_ASCII in Invisimail 6
Same name and namespace in other branches
- 7 invisimail.module \INVISIMAIL_MAILTO_ASCII
1 use of INVISIMAIL_MAILTO_ASCII
File
- ./
invisimail.module, line 3 - This module provides a filter that will search content for email addresses and replace them with their ascii equivalents before display. This is not a complete protection from spam harvesters, but it is some help.
Code
define('INVISIMAIL_MAILTO_ASCII', 'mailto:');