JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
oops, was checking for login twice
[wfpl.git] / metaform.php
index 3d66baf..47ce7fe 100644 (file)
@@ -439,7 +439,6 @@ function make_php() {
        }
        if($GLOBALS['opt_pass'] == 'Yes') {
                $tem->show('opt_pass');
-               $tem->show('opt_pass');
        }
        return $tem->run();
 }