From: mark-nielsen Date: Sat, 7 Apr 2007 19:23:13 +0000 (+0000) Subject: Merging the removal of the "wtf" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c786e135473f420f6835488ae67c74a82c597f6d;p=moodle.git Merging the removal of the "wtf" --- diff --git a/mod/lesson/action/editpage.php b/mod/lesson/action/editpage.php index 27c33520ec..8188f43645 100644 --- a/mod/lesson/action/editpage.php +++ b/mod/lesson/action/editpage.php @@ -234,7 +234,7 @@ print_textarea(false, 6, 70, 630, 300, "response[$n]", $answer->response); } } - echo "wtf\n"; + echo "\n"; break; case LESSON_TRUEFALSE: case LESSON_MULTICHOICE: