Skip to content

Commit 35f7b8a

Browse files
committed
no session_start()
1 parent dfb4ca4 commit 35f7b8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/list/user/index.php

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

56
// Main include

0 commit comments

Comments
 (0)