X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=run.php;h=bb9bed55f42fff4e23fccac457cb0558a1e1876d;hb=e99321a886b30fc6d601c7065384bfe2a6d34bc4;hp=7f8abd82a90788f9f03c83ff3c2154edcf2ebbee;hpb=aed28998bb6d6be4f35ccc300de8a004507849c9;p=wfpl.git diff --git a/run.php b/run.php index 7f8abd8..bb9bed5 100644 --- a/run.php +++ b/run.php @@ -141,7 +141,7 @@ function run_php($dest = false) { run_php($other); return; } - } else { + } elseif($html_exists) { $sub_names = tem_top_sub_names(); foreach($sub_names as $sub_name) { tem_sub($sub_name);