X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=blobdiff_plain;f=contact.php;h=00176d7f4b68c32e7fcfa52f854f7624181ba211;hp=86fccb90faee18b21afa76d5265b7313049d207d;hb=3ed0f0b53ff1b3ea3e30292bf39eb6e30935e9eb;hpb=4b384795e53cbbe789739bdc91e704803809c110 diff --git a/contact.php b/contact.php index 86fccb9..00176d7 100644 --- a/contact.php +++ b/contact.php @@ -1,6 +1,6 @@ load('contact.email.txt'); $email_template->sets($data); - $email_template->set('$host', this_host()); + $email_template->set('$host', $host); $message = $email_template->run(); $cc = ''; $bcc = '';