]> git.donarmstrong.com Git - wheel.git/blobdiff - wheel.pl
it's now end_form not endform
[wheel.git] / wheel.pl
index 3facfe94cdde22e7d95d44e4218383beecb6371c..cdf3fd0b2626be096c78217f5f363862a5f71c46 100755 (executable)
--- a/wheel.pl
+++ b/wheel.pl
@@ -638,7 +638,7 @@ OUT
                                 ]),
                         ])
                 ),
-         $q->endform,
+         $q->end_form,
            $q->hr,$q->i("Created by ".$q->a({-href=>"mailto:don\@donarmstrong.com"},'Don Armstrong')." and Raphael Zidovetzki. Version: ".$q->b($VERSION));
 }