diff --git a/interface/web/js/scrigo.js.php b/interface/web/js/scrigo.js.php index 229c721be3b0fbf45b3ab3ef8394b6c639c8d0d4..18c0885d9291c36db84f012f0dd764f763770348 100644 --- a/interface/web/js/scrigo.js.php +++ b/interface/web/js/scrigo.js.php @@ -1,5 +1,4 @@ <?php -session_start(); include '../../lib/config.inc.php'; header('Content-Type: text/javascript; charset=utf-8'); // the config file sets the content type header so we have to override it here! require_once '../../lib/app.inc.php';