| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Summary view] [Print] [Text view]
1 Description of ADODB v4.98 library import into Moodle 2 3 Removed: 4 * contrib/ 5 * cute_icons_for_site/ 6 * docs/ 7 * pear/ 8 * tests/ 9 * server.php 10 11 Added: 12 * index.html - prevent directory browsing on misconfigured servers 13 * readme_moodle.txt - this file ;-) 14 15 Our changes: 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. 24 25 skodak, iarenaza, moodler, stronk7 26 27 $Id: readme_moodle.txt,v 1.14.2.4 2008/04/04 22:33:39 stronk7 Exp $
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |