aboutsummaryrefslogtreecommitdiffstats
path: root/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin.php')
-rw-r--r--admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin.php b/admin.php
index d1133c160..a49b45375 100644
--- a/admin.php
+++ b/admin.php
@@ -292,7 +292,7 @@ include(PHPWG_ROOT_PATH.'include/page_header.php');
trigger_action('loc_end_admin');
-include(PHPWG_ROOT_PATH.'include/page_messages.php');
+flush_page_messages();
$template->pparse('admin');