summaryrefslogtreecommitdiff
path: root/databases/adodb5
diff options
context:
space:
mode:
Diffstat (limited to 'databases/adodb5')
-rw-r--r--databases/adodb5/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/adodb5/files/pkg-message.in b/databases/adodb5/files/pkg-message.in
index 4ebad4cb7ed8..8cfd63cf0da3 100644
--- a/databases/adodb5/files/pkg-message.in
+++ b/databases/adodb5/files/pkg-message.in
@@ -1,4 +1,10 @@
+[
+{ type: install
+ message: <<EOM
This version supports only PHP version 5 and higher.
You can add the ADOdb path (%%DATADIR%%)
into the "include_path=" directive in your php.ini
+EOM
+}
+]