JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
first stab at paypal_ipn framework
[wfpl-cms.git] / inc / misc.php
index aed971d..0f3d23d 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-require_once(DOCROOT . 'inc/wfpl/email.php');
+require_once(__DIR__.'/'.'wfpl/email.php');
 
 # call this when you have class="unix_time" or class="unix_date"
 function render_timestamps() {