Browse Source

Duplicate session_start

Joe M 10 năm trước cách đây
mục cha
commit
35ccd19189
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      web/list/log/index.php

+ 0 - 1
web/list/log/index.php

@@ -1,7 +1,6 @@
 <?php
 <?php
 // Init
 // Init
 error_reporting(NULL);
 error_reporting(NULL);
-session_start();
 $TAB = 'LOG';
 $TAB = 'LOG';
 include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
 include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");