summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2007-04-25 21:28:00 +0000
committerDries Buytaert <dries@buytaert.net>2007-04-25 21:28:00 +0000
commit9a142acc8dcbf690e146d0c146128d8cf8443b47 (patch)
tree6849f0d59e1b6e0b01fdf8140d60e3e3a4668f0e /update.php
parent3e9d5f9d3cbfe0e191682273cd05ad3ec5a2fdd0 (diff)
downloadbrdo-9a142acc8dcbf690e146d0c146128d8cf8443b47.tar.gz
brdo-9a142acc8dcbf690e146d0c146128d8cf8443b47.tar.bz2
- Patch #137376 by Gabor: add language support to nodes.
Diffstat (limited to 'update.php')
-rw-r--r--update.php1
1 files changed, 0 insertions, 1 deletions
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();
}