X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=file_run.php;h=e22e2bc096c797009b4c285547cf1394219651ec;hp=1e8aa0ff0dd5b2278b19bbfa7f75b1e03411e2b5;hb=719ab8078dd9f802ef8d4ba965d605319248e592;hpb=646be7194f9fd096ef22f52074cf9c03d595b6ec diff --git a/file_run.php b/file_run.php index 1e8aa0f..e22e2bc 100644 --- a/file_run.php +++ b/file_run.php @@ -32,5 +32,3 @@ function file_run($filename /* args... */) { return call_user_func_array($func, $args); } } - -?>