1 Description of ADODB v4.95a library import into Moodle
12 * index.html - prevent directory browsing on misconfigured servers
13 * tests/tmssql.php - detection of attack attempts and overwrite on incorrectly upgraded sites
14 * readme_moodle.txt - this file ;-)
17 * adodb-lib.inc.php - forced conversion to proper numeric type in _adodb_column_sql()
18 * drivers/adodb-odbc_mssql.inc.php - Fixed one buggy function (ServerInfo) that was not
19 working properly. Simplified logic (now that we are FETCH_ASSOC). Work in progress
20 for the annoying http://tracker.moodle.org/browse/MDL-6877.
21 Once fixed by adodb guys, we'll return to their official distro.