X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform.php;h=47ce7fe9547a752f07a5279be531c09fec3723ea;hb=117c5eac4726537693f6e0ec8ae593761e916087;hp=3d66baf4fa017d8db58633d31f6e063f70ea0e99;hpb=8864cc2002f9ec9604b8d687bd5eaff9d769824c;p=wfpl.git diff --git a/metaform.php b/metaform.php index 3d66baf..47ce7fe 100644 --- a/metaform.php +++ b/metaform.php @@ -439,7 +439,6 @@ function make_php() { } if($GLOBALS['opt_pass'] == 'Yes') { $tem->show('opt_pass'); - $tem->show('opt_pass'); } return $tem->run(); }