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