From 9a142acc8dcbf690e146d0c146128d8cf8443b47 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 25 Apr 2007 21:28:00 +0000 Subject: - Patch #137376 by Gabor: add language support to nodes. --- update.php | 1 - 1 file changed, 1 deletion(-) (limited to 'update.php') diff --git a/update.php b/update.php index 51a4181b5..c104b2308 100644 --- a/update.php +++ b/update.php @@ -448,7 +448,6 @@ function update_do_updates() { if (!isset($update['module'])) { cache_clear_all('*', 'cache', TRUE); cache_clear_all('*', 'cache_page', TRUE); - cache_clear_all('*', 'cache_menu', TRUE); cache_clear_all('*', 'cache_filter', TRUE); drupal_clear_css_cache(); } -- cgit v1.2.3