mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-23 14:28:45 +01:00
removed 2. header include, stalling access without home rights
This commit is contained in:
parent
c3c4698f3e
commit
8e04472a67
@ -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