Merge branch 'MDL-34067' of git://github.com/netspotau/moodle-mod_assign

This commit is contained in:
Sam Hemelryk
2012-07-23 11:07:30 +12:00
+1 -1
View File
@@ -24,5 +24,5 @@
$settings->add(new admin_setting_configcheckbox('assignfeedback_comments/default',
new lang_string('default', 'assignfeedback_comments'),
new lang_string('default_help', 'assignfeedback_comments'), 0));
new lang_string('default_help', 'assignfeedback_comments'), 1));