]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
Удален filnally
authorfomichev <vladimir.fomichev@erp-flowers.ru>
Thu, 6 Feb 2025 12:44:26 +0000 (15:44 +0300)
committerfomichev <vladimir.fomichev@erp-flowers.ru>
Thu, 6 Feb 2025 12:44:26 +0000 (15:44 +0300)
erp24/config/env.php

index e54f6073831d9cc45f301113380d7aa94f30358c..7d2367f2fa696a155ce70ad6f2957f86db63ed0c 100644 (file)
@@ -10,6 +10,4 @@ try {
     }
 } catch (\Dotenv\Exception\InvalidPathException $e) {
     //Yii::error('Файл .env не найден: ' . $e->getMessage());
-} finally {
-    $_ENV['APP_ENV'] = 'development';
 }