From c5cc2821311012a8a4385a304a043c4b41f2afbb Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 31 Aug 2009 19:05:21 +0000 Subject: All line endings are now Unix-style. git-svn-id: https://code.elgg.org/elgg/trunk@3451 36083f99-b078-4883-b0ff-0f9b5a30f544 --- actions/admin/plugins/disableall.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'actions/admin/plugins/disableall.php') diff --git a/actions/admin/plugins/disableall.php b/actions/admin/plugins/disableall.php index 5d0be4ad6..672915bce 100644 --- a/actions/admin/plugins/disableall.php +++ b/actions/admin/plugins/disableall.php @@ -26,9 +26,9 @@ else register_error(sprintf(elgg_echo('admin:plugins:disable:no'), $p)); } - + elgg_view_regenerate_simplecache(); - elgg_filepath_cache_reset(); + elgg_filepath_cache_reset(); forward($_SERVER['HTTP_REFERER']); exit; -- cgit v1.2.3