This website works better with JavaScript
Home
Explore
Help
Sign In
yosoyhendrix
/
hestiacp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
no session_start()
Serghey Rodin
9 years ago
parent
dfb4ca421a
commit
35f7b8a869
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
web/list/user/index.php
+ 1
- 0
web/list/user/index.php
View File
@@ -1,5 +1,6 @@
<?php
<?php
error_reporting(NULL);
error_reporting(NULL);
+session_start();
$TAB = 'USER';
$TAB = 'USER';
// Main include
// Main include