From 0404b472cfa8bd09951a714e8e8bae845c067ad3 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Sun, 9 Dec 2007 18:22:24 +0000 Subject: [PATCH] Document MDL-12378 Merged from MOODLE_19_STABLE --- lib/adodb/readme_moodle.txt | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.5