forked from extern/egroupware
removed 2. header include, stalling access without home rights
This commit is contained in:
parent
8b90b62273
commit
a3685d298e
@ -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');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user