mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
"REPOSITORY, UPGRADE/MDL-18354, upgrade/install repository plugins using moodle hook"
This commit is contained in:
parent
f13ffcd556
commit
8763ab760b
8 changed files with 48 additions and 0 deletions
|
@ -106,6 +106,7 @@ function get_plugin_types() {
|
|||
'coursereport' => 'course/report',
|
||||
'report' => $CFG->admin.'/report',
|
||||
'portfolio' => 'portfolio/type',
|
||||
'repository' => 'repository',
|
||||
|
||||
// following types a very ugly hacks - we should not make exceptions like this - all plugins should be equal;
|
||||
// these plugins may cause problems such as when wanting to uninstall them
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue