"get usage statistic working with output_buffering = off"

This commit is contained in:
Ralf Becker 2009-11-17 14:55:38 +00:00
parent e9eb83b9e2
commit e40d0caaa3

View File

@ -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(