X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=contact.php;h=00176d7f4b68c32e7fcfa52f854f7624181ba211;hb=3b9b94e5e746542e8bacec485df87a265e7daeda;hp=5d9c233666726d19ba4affa2003857ed6a90a5f2;hpb=8c4eef93b5d12e5453780b2b23c6a06af5d3894f;p=wfpl-cms.git diff --git a/contact.php b/contact.php index 5d9c233..00176d7 100644 --- a/contact.php +++ b/contact.php @@ -9,8 +9,8 @@ $GLOBALS['contact_form_recipient'] = 'fixme@example.com'; $GLOBALS['contact_robot_answer'] = 1002; -require_once(INC_WFPL . 'format.php'); -require_once(INC_WFPL . 'email.php'); +require_once(DOCROOT . 'inc/wfpl/format.php'); +require_once(DOCROOT . 'inc/wfpl/email.php'); function contact_get_fields() { $data = array();