forked from extern/egroupware
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 *
|
* Free Software Foundation; either version 2 of the License, or (at your *
|
||||||
* option) any later version. *
|
* option) any later version. *
|
||||||
\**************************************************************************/
|
\**************************************************************************/
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
$phpgw_info['flags'] = array(
|
$GLOBALS['phpgw_info']['flags'] = array
|
||||||
'noheader' => True,
|
(
|
||||||
'nonavbar' => True,
|
'noframework' => True,
|
||||||
'currentapp' => 'admin'
|
'currentapp' => 'admin'
|
||||||
);
|
);
|
||||||
include('../header.inc.php');
|
include('../header.inc.php');
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user