From a08a6988950840d04f4e281c191ec3d52690e988 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Mon, 9 Oct 2006 23:39:32 +0000 Subject: [PATCH] Updated moodle notes to reflect latest change to odbc_mssql driver. --- lib/adodb/readme_moodle.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/adodb/readme_moodle.txt b/lib/adodb/readme_moodle.txt index 5d538de771..75df469133 100644 --- a/lib/adodb/readme_moodle.txt +++ b/lib/adodb/readme_moodle.txt @@ -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 -- 2.39.5