diff --git a/admin/index.php b/admin/index.php index 24bcd7c52f..157810a22e 100755 --- a/admin/index.php +++ b/admin/index.php @@ -17,10 +17,14 @@ $GLOBALS['egw_info'] = array( 'flags' => array( 'currentapp' => 'admin', + 'nonheader' => true, ), ); include('../header.inc.php'); + admin_statistics::check(); + common::egw_header(); + $GLOBALS['admin_tpl'] =& CreateObject('phpgwapi.Template',EGW_APP_TPL); $GLOBALS['admin_tpl']->set_file( Array(