From: Mika Tuupola Date: Fri, 12 Jan 2001 09:13:55 +0000 (+0000) Subject: PR: X-Git-Tag: php-4.0.5RC1~618 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=946fe57119d781087af8d969c485c9ff7ee240dd;p=php PR: Submitted by: Reviewed by: Obtained from: Added Image_Remote class. --- diff --git a/pear/Makefile.in b/pear/Makefile.in index 6488e3e58e..cabeaceae0 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -18,6 +18,7 @@ PEAR_SUBDIRS = \ DB \ File \ HTML \ + Image \ Log \ Mail \ Math \ @@ -51,6 +52,7 @@ PEAR_FILES = \ File/SearchReplace.php \ HTML/Form.php \ HTTP.php \ + Image/Remote.php \ Log.php \ Log/composite.php \ Log/file.php \