diff --git a/index.php b/index.php index 9473a713e6..d8c0c4d008 100755 --- a/index.php +++ b/index.php @@ -60,6 +60,7 @@ case 'notes': case 'property': case 'filemanager': + case 'email': $GLOBALS['phpgw_info']['flags']['xslt_app'] = True; break; }