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 047f58a commit 16db6f9Copy full SHA for 16db6f9
web/edit/server/index.php
@@ -1,6 +1,6 @@
1
<?php
2
// Init
3
-/error_reporting(NULL);
+error_reporting(NULL);
4
$TAB = 'SERVER';
5
6
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
0 commit comments