diff options
Diffstat (limited to 'it_mail.class')
-rw-r--r-- | it_mail.class | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/it_mail.class b/it_mail.class index 2342778..5924569 100644 --- a/it_mail.class +++ b/it_mail.class @@ -417,16 +417,6 @@ static function fullname_encode($string) } - -/** - * Legacy function - */ -static function fullname_escape($string) -{ - return fullname_encode($string); -} - - /** * INTERNAL: Split email-address into local part and doomain * @return Array with to elements: local part and domain |