mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 12:21:26 +02:00
"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(
|
$GLOBALS['egw_info'] = array(
|
||||||
'flags' => array(
|
'flags' => array(
|
||||||
'currentapp' => 'admin',
|
'currentapp' => 'admin',
|
||||||
'nonheader' => true,
|
'noheader' => true,
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
include('../header.inc.php');
|
include('../header.inc.php');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user