MDL-31270 mod_assign: fix another whitespace issue
authorDan Poltawski <dan@moodle.com>
Thu, 3 May 2012 08:10:16 +0000 (16:10 +0800)
committerDan Poltawski <dan@moodle.com>
Thu, 3 May 2012 08:10:16 +0000 (16:10 +0800)
mod/assign/feedback/comments/locallib.php

index 362bf3e..f4eea92 100644 (file)
@@ -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
      *