aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.php b/index.php
index 1f667130f..0cf3a11ca 100644
--- a/index.php
+++ b/index.php
@@ -157,8 +157,7 @@ else
);
}
// include menubar
-include(trigger_event('menubar_file',
- PHPWG_ROOT_PATH.'include/menubar.inc.php'));
+include( PHPWG_ROOT_PATH.'include/menubar.inc.php');
if ('search' == $page['section'])
{