mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
no session_start()
This commit is contained in:
parent
dfb4ca421a
commit
35f7b8a869
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
error_reporting(NULL);
|
error_reporting(NULL);
|
||||||
|
session_start();
|
||||||
$TAB = 'USER';
|
$TAB = 'USER';
|
||||||
|
|
||||||
// Main include
|
// Main include
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue