Merge branch 'MDL-50992-28' of git://github.com/damyon/moodle into MOODLE_28_STABLE
This commit is contained in:
@@ -73,6 +73,9 @@ if (!empty($id)) {
|
||||
}
|
||||
} else {
|
||||
$type = new stdClass();
|
||||
// Assign a default empty value for the lti_icon.
|
||||
$type->lti_icon = '';
|
||||
$type->lti_secureicon = '';
|
||||
}
|
||||
|
||||
$pageurl = new moodle_url('/mod/lti/typessettings.php');
|
||||
|
||||
Reference in New Issue
Block a user