mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 13:01:51 -07:00
rename services to server
This commit is contained in:
parent
1ee544fed6
commit
0128d228d3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
session_start();
|
session_start();
|
||||||
$TAB = 'SERVICES';
|
$TAB = 'SERVER';
|
||||||
|
|
||||||
// Main include
|
// Main include
|
||||||
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