MDL-71200 mod_folder: ensure "Download folder" option is backed up.
This commit is contained in:
@@ -38,7 +38,7 @@ class backup_folder_activity_structure_step extends backup_activity_structure_st
|
||||
// Define each element separated
|
||||
$folder = new backup_nested_element('folder', array('id'), array(
|
||||
'name', 'intro', 'introformat', 'revision',
|
||||
'timemodified', 'display', 'showexpanded'));
|
||||
'timemodified', 'display', 'showexpanded', 'showdownloadfolder'));
|
||||
|
||||
// Build the tree
|
||||
// (nice mono-tree, lol)
|
||||
|
||||
Reference in New Issue
Block a user