JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix require_once() paths
[wfpl.git] / test / tar_test.php
index 59cdf99..3c28d40 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-require_once('code/wfpl/tar.php');
+require_once(__DIR__.'/'.'code/wfpl/tar.php');
 
 # Unfortunately, I don't know how to set the suggested filename for downloads,
 # so you'll have to deal with that yourself.