Skip to content

Commit 35ccd19

Browse files
committed
Duplicate session_start
1 parent bcfe1ee commit 35ccd19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/list/log/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22
// Init
33
error_reporting(NULL);
4-
session_start();
54
$TAB = 'LOG';
65
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
76

0 commit comments

Comments
 (0)