'filemanager', 'noheader' => True, 'nonavbar' => True, 'noappheader' => True, 'noappfooter' => True, 'nofooter' => True ); $GLOBALS['phpgw_info']['flags'] = $phpgw_flags; include('../header.inc.php'); $parms = Array( 'menuaction'=> 'filemanager.uifilemanager.index' ); $GLOBALS['phpgw']->redirect($GLOBALS['phpgw']->link('/index.php',$parms)); $GLOBALS['phpgw_info']['flags']['nodisplay'] = True; exit; ?>