mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -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
|
||||
error_reporting(NULL);
|
||||
session_start();
|
||||
$TAB = 'USER';
|
||||
|
||||
// Main include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue