]> git.mjollnir.org Git - moodle.git/commit
MDL-18637 fix Moodle 1.9-style {$CFG->prefix}tablename in HEAD, and a few missing...
authortjhunt <tjhunt>
Mon, 23 Mar 2009 05:19:53 +0000 (05:19 +0000)
committertjhunt <tjhunt>
Mon, 23 Mar 2009 05:19:53 +0000 (05:19 +0000)
commitffdd703a99baccb9e2192767b3c821a1566940cb
treef776cdb0c315e214d4732b300779b897b4c6155b
parentb695b4e16c00cb54e7b0393bdfa766be9b6a3d30
MDL-18637 fix Moodle 1.9-style {$CFG->prefix}tablename in HEAD, and a few missing $DB->s.

I did not fix all the DB problems in search, there are too many there for me to be prepared to clean up other people's mess.

(For once, it was not me making this mistake ;-))
12 files changed:
admin/replace.php
auth/shibboleth/logout.php
grade/report/stats/lib.php
grade/report/visual/lib.php
lib/accesslib.php
mod/feedback/lib.php
search/add.php
search/delete.php
search/documents/data_document.php
search/documents/forum_document.php
search/documents/resource_document.php
search/update.php