Update Admin\Install page

This commit is contained in:
Visman 2021-12-19 15:42:07 +07:00
parent d9101e83bd
commit cbc15cdf09

View file

@ -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,