stanley-king 1 gadu atpakaļ
vecāks
revīzija
512e4dec35
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      index.php

+ 2 - 2
index.php

@@ -2,5 +2,5 @@
 declare(strict_types=0);
 
 $site_url = strtolower('http://'.$_SERVER['HTTP_HOST'].substr($_SERVER['PHP_SELF'], 0, strrpos($_SERVER['PHP_SELF'], '/index.php')).'/shop/index.php');
-//include('shop/index.php');
-header('Location: /icp/index.html');
+include('shop/index.php');
+//header('Location: /icp/index.html');