]> git.mjollnir.org Git - moodle.git/commit
accesslib: get_parent_cats() goes away too...
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:24:26 +0000 (07:24 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:24:26 +0000 (07:24 +0000)
commit0315aeb02fdf578b7174ecf020461e394c6f0bb1
tree48332d1bed9c972e0b430a59f7ed572109e657e8
parent8612e194e8c4aa8398e84db90f64ebdf9c1a7fa9
accesslib: get_parent_cats() goes away too...

Not used anymore, and very inefficient.

If you need something like it, use course_category.path
just like we use context.path .
lib/accesslib.php