summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--includes/common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/common.inc b/includes/common.inc
index 2d809132b..52d8babd8 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -3490,6 +3490,7 @@ function drupal_flush_all_caches() {
drupal_clear_css_cache();
drupal_clear_js_cache();
+ system_theme_data();
drupal_rebuild_theme_registry();
menu_rebuild();
node_types_rebuild();