Skip to content

Commit 6f24fe3

Browse files
committed
Merge pull request hestiacp#493 from cdnmall/patch-4
Duplicate session_start
2 parents 747c79d + edd8bde commit 6f24fe3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/list/user/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22
error_reporting(NULL);
3-
session_start();
43
$TAB = 'USER';
54

65
// Main include

0 commit comments

Comments
 (0)