mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-08 06:21:00 +01:00
"fixed typo, still causing statistics call to fail under jerryr"
This commit is contained in:
parent
707a118184
commit
0e976fc169
@ -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