We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb4ca4 commit 35f7b8aCopy full SHA for 35f7b8a
web/list/user/index.php
@@ -1,5 +1,6 @@
1
<?php
2
error_reporting(NULL);
3
+session_start();
4
$TAB = 'USER';
5
6
// Main include
0 commit comments