summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--localized_js.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/localized_js.php b/localized_js.php
index c05034be0..fbfdd4123 100644
--- a/localized_js.php
+++ b/localized_js.php
@@ -1,4 +1,7 @@
<?php
+error_reporting(E_ERROR | E_WARNING | E_PARSE);
+define('DISABLE_SESSIONS', true);
+
require "functions.php";
header("Content-Type: text/plain; charset=UTF-8");