From: Tomas V.V.Cox Date: Tue, 28 Aug 2001 13:39:50 +0000 (+0000) Subject: added the Mail/mime.php file X-Git-Tag: PRE_SUBST_Z_MACROS~321 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=176bf835e4dd0bf41e1ccf96c7ce4e4b506283d9;p=php added the Mail/mime.php file --- diff --git a/pear/Makefile.in b/pear/Makefile.in index b5343f342a..5ce5e3aa0a 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -90,6 +90,7 @@ PEAR_FILES = \ Mail/RFC822.php \ Mail/sendmail.php \ Mail/smtp.php \ + Mail/mime.php \ Math/Fraction.php \ Math/Util.php \ Net/Curl.php \