]> git.mjollnir.org Git - moodle.git/commitdiff
Document local change in drivers/adodb-mssql.inc.php. MDL-14886
authorstronk7 <stronk7>
Sun, 18 May 2008 01:11:51 +0000 (01:11 +0000)
committerstronk7 <stronk7>
Sun, 18 May 2008 01:11:51 +0000 (01:11 +0000)
lib/adodb/readme_moodle.txt

index df243db77044eba7616d3aa052a6182e711abc67..bb47c2c061a3ad1263cd27073974728926a243d7 100644 (file)
@@ -21,6 +21,10 @@ Our changes:
        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.
+ * drivers/adodb-mssql.ic.php - fixed problem with insert statements using placeholders
+       not able to return the Insert_ID() at all. MDL-14886.
+       Reported to ADOdb at: http://phplens.com/lens/lensforum/msgs.php?id=17068
+       Once fixed by adodb guys, we'll return to their official distro.
 
 skodak, iarenaza, moodler, stronk7