From: Wez Furlong Date: Wed, 9 Feb 2005 05:26:38 +0000 (+0000) Subject: hope it works! X-Git-Tag: RELEASE_0_2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dbaa3bfdfabbe62cb92d9f01c48d7765faa39407;p=php hope it works! --- diff --git a/ext/pdo_firebird/package.xml b/ext/pdo_firebird/package.xml index d17d41ec4b..c6f613558b 100644 --- a/ext/pdo_firebird/package.xml +++ b/ext/pdo_firebird/package.xml @@ -1,6 +1,6 @@ - + PDO_FIREBIRD Firebird/InterBase 6 driver for PDO @@ -27,6 +27,8 @@ To compile and run this module, you will need to have the main PDO module and Firebird's or InterBase's client library installed on your system. + + Hope it works!