Pārlūkot izejas kodu

rename services to server

Serghey Rodin 11 gadi atpakaļ
vecāks
revīzija
0128d228d3
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      web/list/server/index.php

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