]> git.mjollnir.org Git - moodle.git/commitdiff
Updated moodle notes to reflect latest change to odbc_mssql driver.
authorstronk7 <stronk7>
Mon, 9 Oct 2006 23:39:32 +0000 (23:39 +0000)
committerstronk7 <stronk7>
Mon, 9 Oct 2006 23:39:32 +0000 (23:39 +0000)
lib/adodb/readme_moodle.txt

index 5d538de771dce3a8609d2618248c4fb80de3c7cf..75df469133fc56473cb0670efde6462648f7da0e 100644 (file)
@@ -22,6 +22,10 @@ Our changes:
        required in order to support the driver properly. Work in progress for the annoying
        http://tracker.moodle.org/browse/MDL-6877.
        Once implemented by adodb guys, we'll return to their official distro.
+ * drivers/adodb-odbc_mssql.inc.php - Fixed one buggy function (ServerInfo) that was not 
+       working properly. Simplified logic (now that we are FETCH_ASSOC). Work in progress
+       for the annoying http://tracker.moodle.org/browse/MDL-6877.
+       Once fixed by adodb guys, we'll return to their official distro.
 
  
 skodak