X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=metaform.php;h=2be93ea925b54c394502921aedf1c2a268bfa314;hb=e057305351d93155bf9f0d2c664b6eb859d83bf4;hp=b2944f2e52571cdd595cd37c7baa963c3ba854fc;hpb=8e61d658c67b8782612820211862ee0df243891d;p=wfpl.git diff --git a/metaform.php b/metaform.php index b2944f2..2be93ea 100644 --- a/metaform.php +++ b/metaform.php @@ -18,10 +18,10 @@ # This file writes the code for you (sql, php, html, email) to handle a form. -require_once(__DIR__ . '/template.php'); -require_once(__DIR__ . '/http.php'); -require_once(__DIR__ . '/tar.php'); -require_once(__DIR__ . '/format.php'); +require_once(__DIR__.'/'.'template.php'); +require_once(__DIR__.'/'.'http.php'); +require_once(__DIR__.'/'.'tar.php'); +require_once(__DIR__.'/'.'format.php'); # see code/wfpl/metaform/template.html for the html templates for these elements $GLOBALS['types'] = array(