stanley-king преди 1 година
родител
ревизия
512e4dec35
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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');