Adding some comments about latest local changes. MDL-10788

This commit is contained in:
stronk7
2007-08-10 00:45:02 +00:00
parent 295ce0c81e
commit 0ab95f8bf6
+2
View File
@@ -15,6 +15,8 @@ Added:
Our changes:
* adodb-lib.inc.php - forced conversion to proper numeric type in _adodb_column_sql()
* drivers/adodb-mssql_n.inc.php - Fixed one bug in the N' parser when one value start by '
Once fixed by adodb guys, we'll return to their official distro.
* drivers/adodb-odbc_mssql.inc.php - Fixed one buggy function (ServerInfo) that was not
working properly. Simplified logic (now that we are FETCH_ASSOC). Work in progress
for the annoying http://tracker.moodle.org/browse/MDL-6877.