diff --git a/ext/pdo_firebird/package.xml b/ext/pdo_firebird/package.xml index d17d41ec4b7..c6f613558b2 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!