]> git.agnieray.net Git - galette.git/blobdiff - galette/lib/Galette/Core/GaletteMail.php
Switch to PSR12, phpcbf fix
[galette.git] / galette / lib / Galette / Core / GaletteMail.php
index 7eb03bb41433740cd500380da33a1cdb575b4fb6..c2d59c9ed166c4955ab7b944811afd3dcdc385b8 100644 (file)
@@ -152,7 +152,8 @@ class GaletteMail
                         );
                     }
 
-                    if ($this->preferences->pref_mail_smtp_port
+                    if (
+                        $this->preferences->pref_mail_smtp_port
                         && $this->preferences->pref_mail_smtp_port != ''
                     ) {
                         // set the SMTP port for the SMTP server