]> git.mjollnir.org Git - moodle.git/commit
accesslib: remove insert_context_rel(), build_context_rel() and others
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:23:15 +0000 (07:23 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:23:15 +0000 (07:23 +0000)
commit5f3822240571c453c02376bf0aa1f1618afa43d1
tree1c6b630ce78c514107b498402927cdab58df03ec
parent8e9fa6b1a282f22cc0972640168ccd2e694f5062
accesslib: remove insert_context_rel(), build_context_rel() and others

The context_rel table is not used anymore. Get rid of all references
to it.

TODO: Drop the orphaned table - but we'll do that on HEAD.
lib/accesslib.php
lib/db/upgrade.php