From 1ca059ee88edf34b0e68df32dc39044eed4929e5 Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Thu, 3 May 2012 16:10:16 +0800 Subject: [PATCH] MDL-31270 mod_assign: fix another whitespace issue --- mod/assign/feedback/comments/locallib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/assign/feedback/comments/locallib.php b/mod/assign/feedback/comments/locallib.php index 362bf3ea09a..f4eea92aee2 100644 --- a/mod/assign/feedback/comments/locallib.php +++ b/mod/assign/feedback/comments/locallib.php @@ -147,7 +147,7 @@ class assign_feedback_comments extends assign_feedback_plugin { } return false; } - + /** * Upgrade the settings from the old assignment to the new plugin based one *