mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -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
|
||||
// Init
|
||||
error_reporting(NULL);
|
||||
session_start();
|
||||
$TAB = 'LOG';
|
||||
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue