X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=contact.php;h=5d9c233666726d19ba4affa2003857ed6a90a5f2;hb=fb07271dfd352aaed61375fd270730d74fed6d9d;hp=769b2c54189028fd874e068a9fe58cba48ad55da;hpb=608730c54e00a21b2d2615387e7980dd413eec39;p=wfpl-cms.git diff --git a/contact.php b/contact.php index 769b2c5..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 = '';