X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=run.php;fp=run.php;h=bb9bed55f42fff4e23fccac457cb0558a1e1876d;hb=b4bc48b5a6e331e1984922057b46915875099c15;hp=7f8abd82a90788f9f03c83ff3c2154edcf2ebbee;hpb=6c069991a2bad14aebfce26b1c0855d4c4ae7e9e;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);