From 96a35a3eea1597b37c0f6d973d106436fe3fdb1e Mon Sep 17 00:00:00 2001 From: "James L. Pine" Date: Thu, 27 Jul 2000 17:18:26 +0000 Subject: [PATCH] added DB/oci8.php to PEAR_FILES --- pear/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/pear/Makefile.in b/pear/Makefile.in index 8fb060ffbf..2b191d9b4c 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -22,6 +22,7 @@ PEAR_FILES = \ DB/mssql.php \ DB/pgsql.php \ DB/storage.php \ + DB/oci8.php \ HTTP.php \ File/Find.php \ PEAR.php \ -- 2.40.0