From f615d4b4b56b001aadfbcdc0ec0ae261f2fd6447 Mon Sep 17 00:00:00 2001 From: David Flatz Date: Fri, 29 Jul 2022 15:09:05 +0200 Subject: remove legacy function --- it_mail.class | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'it_mail.class') 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 -- cgit v1.2.3