aboutsummaryrefslogtreecommitdiff
path: root/actions/admin/plugins/reorder.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/admin/plugins/reorder.php')
-rw-r--r--actions/admin/plugins/reorder.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/actions/admin/plugins/reorder.php b/actions/admin/plugins/reorder.php
index 1f26f5ec1..be5981394 100644
--- a/actions/admin/plugins/reorder.php
+++ b/actions/admin/plugins/reorder.php
@@ -46,6 +46,8 @@
else
register_error(sprintf(elgg_echo('admin:plugins:reorder:no'), $plugin));
+ elgg_view_regenerate_simplecache();
+
forward($_SERVER['HTTP_REFERER']);
?> \ No newline at end of file