MDL-39088 add new general uninstall url support to plugin manager
This commit is contained in:
@@ -115,6 +115,8 @@ define('INSECURE_DATAROOT_ERROR', 2);
|
||||
/**
|
||||
* Automatically clean-up all plugin data and remove the plugin DB tables
|
||||
*
|
||||
* NOTE: do not call directly, use new /admin/plugins.php?uninstall=component instead!
|
||||
*
|
||||
* @param string $type The plugin type, eg. 'mod', 'qtype', 'workshopgrading' etc.
|
||||
* @param string $name The plugin name, eg. 'forum', 'multichoice', 'accumulative' etc.
|
||||
* @uses global $OUTPUT to produce notices and other messages
|
||||
|
||||
Reference in New Issue
Block a user