Skip to content

Commit

Permalink
accesslib: phpdoc update get_child_contexts()
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlanghoff committed Sep 19, 2007
1 parent ad833c4 commit 4101770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/accesslib.php
Expand Up @@ -3382,8 +3382,8 @@ function get_parent_contexts($context) {
* NOT recurse into courses - if you want to do that, call it on the returned
* courses.
*
* Note: if a "deep" recurse is needed, it can be done very cheaply on the SQL
* side. Ask MartinL how ;-)
* If called on a course context it _will_ populate the cache with the appropriate
* contexts ;-)
*
* @param object $context.
* @return array of child records
Expand Down

0 comments on commit 4101770

Please sign in to comment.