Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9682626
)
MDL-31270 mod_assign: fix another whitespace issue
author
Dan Poltawski
<dan@moodle.com>
Thu, 3 May 2012 08:10:16 +0000
(16:10 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Thu, 3 May 2012 08:10:16 +0000
(16:10 +0800)
mod/assign/feedback/comments/locallib.php
patch
|
blob
|
blame
|
history
diff --git
a/mod/assign/feedback/comments/locallib.php
b/mod/assign/feedback/comments/locallib.php
index
362bf3e
..
f4eea92
100644
(file)
--- 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
*