blob: 2d3ab5cd2d38304d87c8528bc57abf9561439ba3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[
{ 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
}
]
|