forked from extern/egroupware
update
This commit is contained in:
parent
dbca6b1b6b
commit
da54b591b1
@ -8,12 +8,11 @@
|
||||
* 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,
|
||||
$GLOBALS['phpgw_info']['flags'] = array
|
||||
(
|
||||
'noframework' => True,
|
||||
'currentapp' => 'admin'
|
||||
);
|
||||
include('../header.inc.php');
|
||||
|
Loading…
Reference in New Issue
Block a user