shish 6 лет назад
Родитель
Сommit
4dee5a5113
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      app/mobile/web/index.php

+ 0 - 4
app/mobile/web/index.php

@@ -7,10 +7,6 @@ defined('YII_DEBUG') or define('YII_DEBUG', true);
 defined('YII_ENV') or define('YII_ENV', 'dev');
 
 require(__DIR__ . '/../../../vendor/autoload.php');
-
-//env
-require(__DIR__ . '/../../../env.php');
-
 require(__DIR__ . '/../../../vendor/yiisoft/yii2/Yii.php');
 require(__DIR__ . '/../../../common/config/bootstrap.php');
 require(__DIR__ . '/../config/bootstrap.php');