mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 21:04:06 -07:00
removed wrong slash
This commit is contained in:
parent
047f58a566
commit
16db6f903b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
// Init
|
// Init
|
||||||
/error_reporting(NULL);
|
error_reporting(NULL);
|
||||||
$TAB = 'SERVER';
|
$TAB = 'SERVER';
|
||||||
|
|
||||||
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