blob: 8cfd63cf0da38aab3381564a77f41e4eea06053a (
plain)
1
2
3
4
5
6
7
8
9
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
}
]
|