From 541a04972584cb95b349fe182e164c9629d5f360 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 6 Nov 2004 14:22:04 +0000 Subject: - a bunch of updates, most of them bbcode related git-svn-id: file:///svn/phpbb/trunk@5023 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/functions_admin.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'phpBB/includes/functions_admin.php') diff --git a/phpBB/includes/functions_admin.php b/phpBB/includes/functions_admin.php index 3c46469d4a..7e9de1147f 100644 --- a/phpBB/includes/functions_admin.php +++ b/phpBB/includes/functions_admin.php @@ -1663,8 +1663,6 @@ function cache_moderators() } } } - - $cache->destroy(MODERATOR_TABLE); } // Logging functions -- cgit v1.2.1