From: stronk7 Date: Sun, 9 Dec 2007 18:22:24 +0000 (+0000) Subject: Document MDL-12378 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0404b472cfa8bd09951a714e8e8bae845c067ad3;p=moodle.git Document MDL-12378 Merged from MOODLE_19_STABLE --- diff --git a/lib/adodb/readme_moodle.txt b/lib/adodb/readme_moodle.txt index be6ba52dba..d32a518a4a 100644 --- a/lib/adodb/readme_moodle.txt +++ b/lib/adodb/readme_moodle.txt @@ -15,6 +15,9 @@ Added: Our changes: * adodb-lib.inc.php - forced conversion to proper numeric type in _adodb_column_sql() + * adodb-lib.inc.php - modify some debug output to be correct XHTML. MDL-12378. + Reported to ADOdb at: http://phplens.com/lens/lensforum/msgs.php?id=17133 + Once fixed by adodb guys, we'll return to their official distro. * 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