diff --git a/.env b/.env index b67d479..16d8e80 100644 --- a/.env +++ b/.env @@ -14,7 +14,7 @@ # ENVIRONMENT #-------------------------------------------------------------------- -# CI_ENVIRONMENT = development + CI_ENVIRONMENT = development #-------------------------------------------------------------------- # APP diff --git a/.gitignore b/.gitignore index bc9551b..b8349ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /writable /vendor +.env diff --git a/app/Views/sales_order_form.php b/app/Views/sales_order_form.php index 325a418..dc3ff79 100644 --- a/app/Views/sales_order_form.php +++ b/app/Views/sales_order_form.php @@ -25,8 +25,8 @@