From 35d2afabca588d1f76e384997fef2866626b36fe Mon Sep 17 00:00:00 2001 From: Sam Hemelryk Date: Sun, 3 Oct 2010 08:02:56 +0000 Subject: [PATCH] NOBUG removing forums navigation customisations --- mod/forum/lib.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mod/forum/lib.php b/mod/forum/lib.php index 568d36bade6..76525feed8c 100644 --- a/mod/forum/lib.php +++ b/mod/forum/lib.php @@ -7381,6 +7381,8 @@ function forum_get_extra_capabilities() { * @param stdClass $module * @param stdClass $cm */ +/****** + * Removing temporarily function forum_extend_navigation($navref, $course, $module, $cm) { global $CFG, $OUTPUT, $USER; @@ -7430,6 +7432,7 @@ function forum_extend_navigation($navref, $course, $module, $cm) { } } } +***********/ /** * Adds module specific settings to the settings block