Commit cce38d8ae77bdc3023c9f320243bae4086c2da72

Authored by renz78
1 parent 23008657d7
Exists in master

catalogs

Showing 1 changed file with 3 additions and 1 deletions Side-by-side Diff

... ... @@ -6,8 +6,10 @@
6 6  
7 7 // ini_set('display_errors', 1);
8 8 // error_reporting(E_ALL & ~E_NOTICE);
9   -
10 9 define('OLDROOT', true); // Константа определяет, что приложение работает по старому принципу расположения корня
11 10  
12 11 require_once('./k2shop/k2shop/index.php');
  12 +
  13 +
  14 +