X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform.php;h=63c1c6ee9c371921d63a5a1f9feaf7fa48d1c872;hb=702a6250f176b2e59ad0fe66a89cf72e570f8784;hp=c4d83a0d2a12c9c1a23c9ed663a07a92b1052ab5;hpb=ed5b82e026ec9a6f0fd844ba42fff3f268d949d3;p=wfpl.git diff --git a/metaform.php b/metaform.php index c4d83a0..63c1c6e 100644 --- a/metaform.php +++ b/metaform.php @@ -321,10 +321,8 @@ function make_php() { if($GLOBALS['opt_listing'] == 'Yes') { $tem->show('opt_listing_1'); $tem->show('opt_listing_2'); - $tem->show('opt_listing_3'); $tem->show('opt_listing_4'); } else { - $tem->show('opt_listing_3_else'); $tem->show('opt_listing_4_else'); } if($GLOBALS['opt_db'] == 'Yes') {