MDL-60427 dndupload: detect attempts to upload folders
This commit is contained in:
@@ -64,6 +64,7 @@ function dndupload_add_to_course($course, $modnames) {
|
||||
array('namedfiletoolarge', 'moodle'),
|
||||
array('actionchoice', 'moodle'),
|
||||
array('servererror', 'moodle'),
|
||||
array('filereaderror', 'moodle'),
|
||||
array('upload', 'moodle'),
|
||||
array('cancel', 'moodle')
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user