diff --git a/phpgwapi/inc/jscalendar-setup.php b/phpgwapi/inc/jscalendar-setup.php index 809aa1c5e7..d1723f1627 100644 --- a/phpgwapi/inc/jscalendar-setup.php +++ b/phpgwapi/inc/jscalendar-setup.php @@ -28,8 +28,6 @@ catch (egw_exception_no_permission_app $e) { // ignore exception, if home is not allowed, eg. for sitemgr } -include('../../header.inc.php'); - header('Content-type: text/javascript; charset='.translation::charset()); translation::add_app('jscalendar');