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