ports/databases/adodb5/files/pkg-message.in
Steve Wills 63d96251d3 databases/adodb5: update to 5.20.18
PR:		251115
Submitted by:	Zoltan ALEXANDERSON BESSE <zab@zltech.eu>
2021-01-17 19:14:19 +00:00

10 lines
191 B
Text

[
{ type: install
message: <<EOM
This version supports only PHP version 5.3 and higher.
You can add the ADOdb path (%%DATADIR%%)
into the "include_path=" directive in your php.ini
EOM
}
]