From: nfreear Date: Thu, 13 Apr 2006 09:44:33 +0000 (+0000) Subject: (Bug tracker 4997) Clean up code comments. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=64fdc686d803dfb2f668b56e0f8aca09e940b18d;p=moodle.git (Bug tracker 4997) Clean up code comments. --- diff --git a/course/lib.php b/course/lib.php index 951b0a6261..215bbce007 100644 --- a/course/lib.php +++ b/course/lib.php @@ -810,7 +810,7 @@ function print_section($course, $section, $mods, $modnamesused, $absolute=false, $mod = $mods[$modnumber]; if ($mod->visible or $isteacher) { - echo '
  • '; //''; + echo '
  • '; if ($ismoving) { if ($mod->id == $USER->activitycopy) { continue; @@ -893,7 +893,7 @@ function print_section($course, $section, $mods, $modnamesused, $absolute=false, } } if ($ismoving) { - echo '
  • '. ''.$strmovehere.'