diff --git a/phpgwapi/categories.php b/phpgwapi/categories.php index f53ef5da73..4e4071009a 100644 --- a/phpgwapi/categories.php +++ b/phpgwapi/categories.php @@ -16,7 +16,7 @@ ini_set('zlib.output_compression', 0); $GLOBALS['egw_info'] = array( 'flags' => array( - 'currentapp' => 'preferences', + 'currentapp' => 'home', 'noheader' => true, 'nocachecontrol' => true, )