diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -7,8 +7,6 @@ include_once "includes/common.inc"; fix_gpc_magic(); -menu_build("system"); - if (menu_active_handler_exists()) { menu_execute_active_handler(); } |