From: moodler Date: Mon, 16 Feb 2004 06:06:26 +0000 (+0000) Subject: Removed the debugging statement X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=97e4129b73149985d83fd175d17ba60c4cddede2;p=moodle.git Removed the debugging statement --- diff --git a/mod/lesson/lesson.php b/mod/lesson/lesson.php index 4654026045..ae91e8b32c 100644 --- a/mod/lesson/lesson.php +++ b/mod/lesson/lesson.php @@ -36,7 +36,6 @@ // set up some general variables $usehtmleditor = can_use_html_editor(); - echo "\$usehtmleditor:$usehtmleditor"; $navigation = ""; if ($course->category) {