mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
update
This commit is contained in:
parent
dbca6b1b6b
commit
da54b591b1
@ -8,13 +8,12 @@
|
||||
* Free Software Foundation; either version 2 of the License, or (at your *
|
||||
* option) any later version. *
|
||||
\**************************************************************************/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
$phpgw_info['flags'] = array(
|
||||
'noheader' => True,
|
||||
'nonavbar' => True,
|
||||
'currentapp' => 'admin'
|
||||
$GLOBALS['phpgw_info']['flags'] = array
|
||||
(
|
||||
'noframework' => True,
|
||||
'currentapp' => 'admin'
|
||||
);
|
||||
include('../header.inc.php');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user