X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/c97bf86085e0f7590fb94725c71c56254a7d09dd98f8a891c99365cbfa1cb3bb..557808b3bb355ed999267e94c9c0563b42fd7ca2977218a4880f0f672710748d:/gitweb.perl?ds=sidebyside diff --git a/gitweb.perl b/gitweb.perl index 1fe25a5..2bb310b 100755 --- a/gitweb.perl +++ b/gitweb.perl @@ -4101,7 +4101,7 @@ sub print_search_form { if ($use_pathinfo) { $action .= "/".esc_url($project); } - print $cgi->startform(-method => "get", -action => $action) . + print $cgi->start_form(-method => "get", -action => $action) . "