From dbaa3bfdfabbe62cb92d9f01c48d7765faa39407 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Wed, 9 Feb 2005 05:26:38 +0000 Subject: [PATCH] hope it works! --- ext/pdo_firebird/package.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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! -- 2.50.1