]> git.mjollnir.org Git - moodle.git/commit
MDL-21191 Fixing another regression in dependency calculation
authorDavid Mudrak <david.mudrak@gmail.com>
Fri, 25 Dec 2009 23:31:59 +0000 (23:31 +0000)
committerDavid Mudrak <david.mudrak@gmail.com>
Fri, 25 Dec 2009 23:31:59 +0000 (23:31 +0000)
commitf5a726feb3d3182267d9a9e8b18c73bd2d0d294c
tree93569abf9121655bc4aa3606c122a5e22f6c12b6
parent84d6e8323dfbc8169b5f9ca7a20ac71fccf65272
MDL-21191 Fixing another regression in dependency calculation

This is not easy to spot as $params may just contain one more item than $sql
would expect. However, $sql and $params should be well paired.
lib/grade/grade_item.php