JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
inserted missing ; in metaform php template
[wfpl.git] / metaform / template.php
index d408ee8..76ce31f 100644 (file)
@@ -87,7 +87,7 @@ function ~form_name~_main() {
        if($ret) {
                return $ret;
        }
-       display_messages()
+       display_messages();
 }
 
 function _~form_name~_main() {<!--~opt_http_pass_2 start~-->