Florian Schaal
2016-04-29 fe0bcd10e94d1ea8b3a1e0fa67f54a472e3136b2
interface/lib/config.inc.php
@@ -34,6 +34,7 @@
   header("Pragma: no-cache");
   header("Cache-Control: no-store, no-cache, max-age=0, must-revalidate");
   header("Content-Type: text/html; charset=utf-8");
   header('X-Content-Type-Options: nosniff');
   ini_set('register_globals', 0);
}