From cce38d8ae77bdc3023c9f320243bae4086c2da72 Mon Sep 17 00:00:00 2001 From: renz78 Date: Thu, 25 May 2023 23:28:17 +0300 Subject: [PATCH] catalogs --- index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index fe8328e..effec32 100644 --- a/index.php +++ b/index.php @@ -6,7 +6,9 @@ ini_set('display_startup_errors', 1); // ini_set('display_errors', 1); // error_reporting(E_ALL & ~E_NOTICE); - define('OLDROOT', true); // Константа определяет, что приложение работает по старому принципу расположения корня require_once('./k2shop/k2shop/index.php'); + + + -- 1.9.1