-
Improvement
-
Resolution: Deferred
-
Minor
-
None
-
2.4.3
-
None
-
MOODLE_24_STABLE
In backup/util/ui/backup_ui_setting.class.php there are numerous instances of code like "'name'=>$this->get_name()". There should be a space either side of the =>
We may also want to wrap some of the array declarations. http://docs.moodle.org/dev/Coding_style#Wrapping_Arrays
- Testing discovered
-
MDL-34491 Large course won't backup due to POST limit
- Closed