From: Chuck Hagenbuch Date: Sun, 8 Oct 2000 14:55:13 +0000 (+0000) Subject: Add File_SearchReplace class from Richard Heyes. X-Git-Tag: php-4.0.3~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=09f89187f489f72623d0112075830a3bc45c9c14;p=php Add File_SearchReplace class from Richard Heyes. --- diff --git a/pear/Makefile.in b/pear/Makefile.in index d4fb95f8f1..0fbd44d32a 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -34,6 +34,7 @@ PEAR_FILES = \ DB/storage.php \ DB/sybase.php \ File/Find.php \ + File/SearchReplace.php \ HTML/Form.php \ HTTP.php \ Net/Socket.php \