X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=contact.php;h=b2a4cc71ce22ad498c119dd403c56bae35bd217f;hb=c469d2530ad9684e56742d38f5817cb08ad98eef;hp=743a953b0f31debe18cb64e09e59920e49287805;hpb=00f6a232f1a6022f53f4e3c9d0236d81db966b62;p=wfpl-cms.git diff --git a/contact.php b/contact.php index 743a953..b2a4cc7 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('code/wfpl/format.php'); -require_once('code/wfpl/email.php'); +require_once('inc/wfpl/format.php'); +require_once('inc/wfpl/email.php'); function contact_get_fields() { $data = array();