Skip to content

Commit 88dbea2

Browse files
committed
Merge pull request hestiacp#492 from cdnmall/patch-5
Duplicate session_start
2 parents 6f24fe3 + 35ccd19 commit 88dbea2

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)