X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=blobdiff_plain;f=contact.php;h=00176d7f4b68c32e7fcfa52f854f7624181ba211;hp=5d9c233666726d19ba4affa2003857ed6a90a5f2;hb=abf27e3dd23a8fb52d766be615ebaa19a9dfc389;hpb=0480ae4d817410e13204282aeb360b59402429ac 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();