null Core_Text::_auto_link_emails_callback( )
protected static function _auto_link_emails_callback($matches) { return HTML::mailto($matches[0]); }