MDL-39087 Offer deleting for standard plugins if possible, too
authorDavid Mudrák <david@moodle.com>
Thu, 11 Apr 2013 12:39:51 +0000 (14:39 +0200)
committerDavid Mudrák <david@moodle.com>
Thu, 11 Apr 2013 23:42:58 +0000 (01:42 +0200)
commitc6f4c88ffb5129779a174dd0f171c139db2ee78c
tree5b50e84c00f9658a68d3af1a4991311fca704c1d
parent86a862cdc232d982953c1dafa8163f59e51d0673
MDL-39087 Offer deleting for standard plugins if possible, too

The plugin_manager::is_plugin_folder_removable() method should do just
one thing and do it well. Also, as was raised during the peer-review,
there should not be technical differences between standard plugins and
add-ons.
lib/pluginlib.php