Commit 68f57ebb authored by gerv%gerv.net's avatar gerv%gerv.net

Remove confusing comment referring make_options, which this CGI no longer calls. No bug number.

parent a5996961
......@@ -29,11 +29,6 @@ use lib ".";
require "CGI.pl";
# Prevents &make_options in CGI.pl from throwing an error if we give it
# an invalid list of selections (from a remembered query containing values
# that no longer exist), since we don't want to die in the query page.
$::CheckOptionValues = 0;
use vars qw(
@CheckOptionValues
@legal_resolution
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment