We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655f92b commit 02f73f4Copy full SHA for 02f73f4
trunk/web/include/db_info.inc.php
@@ -1,5 +1,5 @@
1
<?php @session_start();
2
- ini_set("display_errors","On"); //set this to "On" for debugging ,especially when no reason blank shows up.
+ ini_set("display_errors","Off"); //set this to "On" for debugging ,especially when no reason blank shows up.
3
ini_set("session.cookie_httponly", 1);
4
header('X-Frame-Options:SAMEORIGIN');
5
0 commit comments