Browse Source

Install the new Mail classes.

PHP-4.0.5
Chuck Hagenbuch 26 years ago
parent
commit
383a5e7d49
  1. 5
      pear/Makefile.in

5
pear/Makefile.in

@ -15,6 +15,7 @@ PEAR_SUBDIRS = \
DB \
File \
HTML \
Mail \
Net \
Payment \
PEAR \
@ -39,6 +40,10 @@ PEAR_FILES = \
File/SearchReplace.php \
HTML/Form.php \
HTTP.php \
Mail.php \
Mail/sendmail.php \
Mail/smtp.php \
Net/SMTP.php \
Net/Socket.php \
PEAR/Installer.php \
Payment/Verisign.php \

Loading…
Cancel
Save