"REPOSITORY, UPGRADE/MDL-18354, upgrade/install repository plugins using moodle hook"

This commit is contained in:
dongsheng 2009-03-10 02:01:24 +00:00
parent f13ffcd556
commit 8763ab760b
8 changed files with 48 additions and 0 deletions

View file

@ -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