1 Description of ADODB v4.98 library import into Moodle
12 * index.html - prevent directory browsing on misconfigured servers
13 * readme_moodle.txt - this file ;-)
16 * adodb-lib.inc.php - added support for "F" and "L" types in _adodb_column_sql()
17 * adodb-lib.inc.php - modify some debug output to be correct XHTML. MDL-12378.
18 Reported to ADOdb at: http://phplens.com/lens/lensforum/msgs.php?id=17133
19 Once fixed by adodb guys, we'll return to their official distro.
20 * drivers/adodb-mysqli.inc.php - fixed problem with driver not detecting enums
21 in the MetaColumns() function. MDL-14215.
22 Reported to ADOdb at: http://phplens.com/lens/lensforum/msgs.php?id=17383
23 Once fixed by adodb guys, we'll return to their official distro.
25 skodak, iarenaza, moodler, stronk7