]> git.mjollnir.org Git - moodle.git/commit
accesslib: introducing make_context_subobj() - and refactor callers
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:08:12 +0000 (07:08 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:08:12 +0000 (07:08 +0000)
commitc1b7a5e537c3adf72d1f502e4f1f43a969b6c5ec
treea91762bcb099adf8533146424d9cf9b89952ea2d
parentd0009dff7d852d37d74f43a0ac0c11d0344550ce
accesslib: introducing make_context_subobj() - and refactor callers

We had many copies of the subcontext building bit. Time to
abstract it, and fix callers...
lib/accesslib.php
lib/datalib.php