MDL-40294 remove references to removed plugin caches

This commit is contained in:
Petr Škoda
2013-06-23 21:24:15 +02:00
parent 0ea1fbbb55
commit 490149eb8f
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -131,7 +131,6 @@ if ($delete and $confirmed) {
// So long, and thanks for all the bugs.
fulldelete($pluginfo->rootdir);
cache::make('core', 'pluginlist')->purge();
redirect($PAGE->url);
}