|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/theregisgroup/contactUs/ |
Upload File : |
<?php # Indicate the sender and reply addresses for all e-mails $emailFrom = "The Regis Group<[email protected]>"; $replyTo = "[email protected]"; # Use the following section to list any possible email recipients $emailRecipients[0] = "[email protected]"; $emailRecipients[1] = "[email protected]"; $emailRecipients[2] = "[email protected]"; $emailRecipients[3] = "[email protected]"; $emailRecipients[4] = ""; $emailRecipients[5] = ""; $emailRecipients[6] = ""; $emailRecipients[7] = ""; $emailRecipients[8] = ""; # Use the following section to list any redirect pages $confirmationPages[0] = "/contactUs/thankYouContactUs.shtml"; $confirmationPages[1] = ""; $confirmationPages[2] = ""; $confirmationPages[3] = ""; $confirmationPages[4] = ""; $confirmationPages[5] = ""; ?>