Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
services:pvw:conf:site [2015/03/17 17:22]
eric [Custom Pages]
services:pvw:conf:site [2015/03/18 09:14]
eric [Contact Emails]
Line 40: Line 40:
 // are stored in : **$pvw_conf['​emails'​]**//​ // are stored in : **$pvw_conf['​emails'​]**//​
  
-If a visitor uses the contact form to reach a certain department on your website such as "​customer support"​ or "​general inquiries",​ his message will be sent to the email addresses set as :+If a visitor uses the contact form to reach a certain department on your website such as "​customer support"​ or "​general inquiries",​ his message will be sent to the corresponding ​email addresses set as :
 <code php> <code php>
 $pvw_conf['​emails'​]['​general'​] ="​me@domain.com";​ $pvw_conf['​emails'​]['​general'​] ="​me@domain.com";​