Эх сурвалжийг харах

rename services to server

Serghey Rodin 10 жил өмнө
parent
commit
0128d228d3

+ 1 - 1
web/list/services/index.php → web/list/server/index.php

@@ -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");