From: Jason Woofenden Date: Thu, 14 Jun 2007 04:18:32 +0000 (-0400) Subject: commented run.php a little X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=74fac1cb550d6a337c67cabdcfae4ad26e34f422;p=wfpl.git commented run.php a little --- diff --git a/run.php b/run.php index dac7bc4..c5ae240 100644 --- a/run.php +++ b/run.php @@ -91,6 +91,7 @@ function run_php($basename = false) { tem_load($html_file); } + # files can return a basename or URL of a page to be run/displayed $other = file_run($php_file); if($other) { if(strpos($other, ':')) {