Merge branch 'MDL-68847-37' of https://github.com/snake/moodle into MOODLE_37_STABLE
This commit is contained in:
@@ -318,6 +318,7 @@ function url_dndupload_handle($uploadinfo) {
|
||||
$data->introformat = FORMAT_HTML;
|
||||
$data->externalurl = clean_param($uploadinfo->content, PARAM_URL);
|
||||
$data->timemodified = time();
|
||||
$data->coursemodule = $uploadinfo->coursemodule;
|
||||
|
||||
// Set the display options to the site defaults.
|
||||
$config = get_config('url');
|
||||
|
||||
Reference in New Issue
Block a user