mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
commit
29b9ac2894
@ -112,9 +112,6 @@ trait AppSetup
|
|||||||
|
|
||||||
private function updateEnvironmentProperty(string $property, $value): void
|
private function updateEnvironmentProperty(string $property, $value): void
|
||||||
{
|
{
|
||||||
// if (Str::contains($value, '#')) {
|
|
||||||
// $value = sprintf('"%s"', $value);
|
|
||||||
// }
|
|
||||||
|
|
||||||
$env = file(base_path('.env'));
|
$env = file(base_path('.env'));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user