From c0963f90bd0f8623caa24282bcbb095b7d2b1c1f Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 11 Oct 2023 21:11:58 +0200 Subject: [PATCH] Fix virgule en trop --- core/module/install/ressource/defaultdata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index d4fdab4f..fc3eeeff 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -25,7 +25,7 @@ class init extends common 'proxyPort' => '', 'proxyType' => 'tcp://', 'smtp' => [ - 'enable' => false,, + 'enable' => false, 'from'=> 'no-reply@localhost' ], 'seo' => [