mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
Duplicate session_start
This commit is contained in:
parent
bcfe1eead4
commit
35ccd19189
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
// Init
|
// Init
|
||||||
error_reporting(NULL);
|
error_reporting(NULL);
|
||||||
session_start();
|
|
||||||
$TAB = 'LOG';
|
$TAB = 'LOG';
|
||||||
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
|
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue