fixing undefined OUTPUT

This commit is contained in:
Petr Skoda 2010-09-16 16:43:29 +00:00
parent 5e26145d22
commit 4bc685df16

View File

@ -2296,7 +2296,7 @@ function print_recent_activity_note($time, $user, $text, $link, $return=false, $
*/
function navmenulist($course, $sections, $modinfo, $strsection, $strjumpto, $width=50, $cmid=0) {
global $CFG;
global $CFG, $OUTPUT;
$section = -1;
$url = '';