removed 2. header include, stalling access without home rights

This commit is contained in:
Ralf Becker 2010-06-30 12:03:50 +00:00
parent 8b90b62273
commit a3685d298e

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