1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

Issue #382 SMTP setting were being saved in wrong format.

This commit is contained in:
Cameron
2015-03-13 13:57:09 -07:00
parent b8bbbd3390
commit 15398155b2
2 changed files with 48 additions and 8 deletions

View File

@@ -238,9 +238,7 @@ City, State, Country
<core name="smtp_server"></core>
<core name="smtp_username"></core>
<core name="smtp_password"></core>
<core name="smtp_keepalive"></core>
<core name="smtp_options"></core>
<core name="smtp_useVERP"></core>
<core name="social_login_active">0</core>
<core name="social_login"><![CDATA[array()]]></core>
<core name="ssl_enabled">0</core>