* @author Lukas Weiss * @version $Id$ */ $GLOBALS['egw_info']['flags'] = array( 'currentapp' => 'resources', 'noheader' => True, 'nonavbar' => True ); include('../header.inc.php'); $GLOBALS['egw']->redirect_link('/index.php','menuaction=resources.ui_resources.index');