Skip to content

Commit

Permalink
navigation MDL-20735 Activities added to the front page topic section…
Browse files Browse the repository at this point in the history
… were not being included in nav
  • Loading branch information
Sam Hemelryk committed Dec 15, 2009
1 parent a9da131 commit 75b1018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/navigationlib.php
Original file line number Diff line number Diff line change
Expand Up @@ -932,6 +932,7 @@ public function initialise($jsargs = null) {
*/
$sitekeys = array();
$this->load_course_activities($sitekeys, $SITE);
$this->load_section_activities($sitekeys, false, $SITE);
switch ($contextlevel) {
case CONTEXT_SYSTEM:
$this->cache->volatile();
Expand Down

0 comments on commit 75b1018

Please sign in to comment.