Denny Bortfeldt
2016-06-27 dd0130670fe3cab4c7e2c1ab4f3bf0d2b2d512b0
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);
}