From: Frank M. Kromann Date: Mon, 29 Oct 2001 19:28:22 +0000 (+0000) Subject: Adding fbsql.php to PEAR install X-Git-Tag: ChangeLog~484 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51ef66ed6767372b637e9c7a755f4363dab699d1;p=php Adding fbsql.php to PEAR install --- diff --git a/pear/Makefile.in b/pear/Makefile.in index a7d421f420..548e772b41 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -54,6 +54,7 @@ PEAR_FILES = \ Date/Human.php \ DB.php \ DB/common.php \ + DB/fbsql.php \ DB/ibase.php \ DB/ifx.php \ DB/msql.php \