This commit is contained in:
ceb 2003-04-25 00:37:16 +00:00
parent dbca6b1b6b
commit da54b591b1

View File

@ -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');