]> git.mjollnir.org Git - moodle.git/commitdiff
Documenting local hack about MDL-14215 ; merged from 19_STABLE
authorstronk7 <stronk7>
Fri, 4 Apr 2008 22:36:07 +0000 (22:36 +0000)
committerstronk7 <stronk7>
Fri, 4 Apr 2008 22:36:07 +0000 (22:36 +0000)
lib/adodb/readme_moodle.txt

index f96e9023adfbf7fc3731130e15b57a42e3b15621..fb50375d300ef138c3f1b3d79bab0e35463e5268 100644 (file)
@@ -17,9 +17,11 @@ Our changes:
  * 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-mysqli.inc.php - fixed problem with driver not detecting enums
+       in the MetaColumns() function. MDL-14215.
+       Reported to ADOdb at: http://phplens.com/lens/lensforum/msgs.php?id=17383
+       Once fixed by adodb guys, we'll return to their official distro.
 
-skodak, iarenaza, moodler
-
-
+skodak, iarenaza, moodler, stronk7
 
 $Id$