mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-29030 fix typos
This commit is contained in:
parent
764607014d
commit
ee6000db2c
@ -27,7 +27,7 @@ defined('MOODLE_INTERNAL') || die;
|
|||||||
|
|
||||||
function xmldb_report_outline_install() {
|
function xmldb_report_outline_install() {
|
||||||
// this is a hack which is needed for cleanup of original coursereport_outline stuff
|
// this is a hack which is needed for cleanup of original coursereport_outline stuff
|
||||||
unset_all_config_for_plugin('coursereport_online');
|
unset_all_config_for_plugin('coursereport_outline');
|
||||||
capabilities_cleanup('coursereport_online');
|
capabilities_cleanup('coursereport_outline');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user