JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove redundant php close tags
[wfpl.git] / file_run.php
index 1e8aa0f..e22e2bc 100644 (file)
@@ -32,5 +32,3 @@ function file_run($filename /* args... */) {
                return call_user_func_array($func, $args);
        }
 }
-
-?>