"MDL-16596, fixed upload in non-js filepicker"
This commit is contained in:
@@ -93,6 +93,7 @@ switch ($action) {
|
||||
case 'upload':
|
||||
// The uploaded file has been processed in plugin construct function
|
||||
// redirect to default page
|
||||
$repo->upload();
|
||||
redirect($url, get_string('uploadsucc','repository'));
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user