forked from extern/egroupware
"fixed typo, still causing statistics call to fail under jerryr"
This commit is contained in:
parent
0b4313adba
commit
cf59c9f606
@ -17,7 +17,7 @@
|
||||
$GLOBALS['egw_info'] = array(
|
||||
'flags' => array(
|
||||
'currentapp' => 'admin',
|
||||
'nonheader' => true,
|
||||
'noheader' => true,
|
||||
),
|
||||
);
|
||||
include('../header.inc.php');
|
||||
|
Loading…
Reference in New Issue
Block a user