Parcourir la source

Update Admin\Install page

Visman il y a 3 ans
Parent
commit
cbc15cdf09
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      app/Models/Pages/Admin/Install.php

+ 3 - 3
app/Models/Pages/Admin/Install.php

@@ -1239,9 +1239,9 @@ class Install extends Admin
             'b_forum_subscriptions'   => 1,
             'b_topic_subscriptions'   => 1,
             'i_email_max_recipients'  => 1,
-            'o_smtp_host'             => NULL,
-            'o_smtp_user'             => NULL,
-            'o_smtp_pass'             => NULL,
+            'o_smtp_host'             => '',
+            'o_smtp_user'             => '',
+            'o_smtp_pass'             => '',
             'b_smtp_ssl'              => 0,
             'b_regs_allow'            => 1,
             'b_regs_verify'           => 1,