removed 2. header include, stalling access without home rights

This commit is contained in:
Ralf Becker 2010-06-30 12:04:21 +00:00
parent c3c4698f3e
commit 8e04472a67

View File

@ -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');