]> git.mjollnir.org Git - moodle.git/commit
accesslib: remove references to deprecated context_rel table and insert_context_rel()
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:29:31 +0000 (07:29 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:29:31 +0000 (07:29 +0000)
commit1e460fdfc2973ffe301388647de8e0f8afe7a36f
tree903b908dd9b257283b7461347742656ce3ff5c65
parentad72d0d7024ab56b2603eaf14e0ab912c16a22d3
accesslib: remove references to deprecated context_rel table and insert_context_rel()

These references to the deprecated functions were erroring out. Remove
them.

Note however that other role related cleanups done as part of
MDL-10679 "improvement to context_rel table and load_user_capability()"
are kept.
lib/accesslib.php