X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=contact.php;h=5d9c233666726d19ba4affa2003857ed6a90a5f2;hb=6693ff479afca87acf937d7435121f9d7906e1c5;hp=86fccb90faee18b21afa76d5265b7313049d207d;hpb=4b384795e53cbbe789739bdc91e704803809c110;p=wfpl-cms.git diff --git a/contact.php b/contact.php index 86fccb9..5d9c233 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 = '';