]> git.mjollnir.org Git - moodle.git/commitdiff
Document MDL-12378
authorstronk7 <stronk7>
Sun, 9 Dec 2007 18:22:24 +0000 (18:22 +0000)
committerstronk7 <stronk7>
Sun, 9 Dec 2007 18:22:24 +0000 (18:22 +0000)
Merged from MOODLE_19_STABLE

lib/adodb/readme_moodle.txt

index be6ba52dba04a4d58a16350d38aa56cb7e019947..d32a518a4a20720e020502d302a1766770a84a80 100644 (file)
@@ -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