mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -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
|
||||
session_start();
|
||||
$TAB = 'SERVICES';
|
||||
$TAB = 'SERVER';
|
||||
|
||||
// Main include
|
||||
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
|
Loading…
Add table
Add a link
Reference in a new issue