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 bcfe1ee commit 35ccd19Copy full SHA for 35ccd19
web/list/log/index.php
@@ -1,7 +1,6 @@
1
<?php
2
// Init
3
error_reporting(NULL);
4
-session_start();
5
$TAB = 'LOG';
6
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
7
0 commit comments