Bug 119715 - strictvaluechecks should always be enabled

r=justdave, gerv


git-svn-id: svn://10.0.0.236/trunk@113648 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bbaetz%student.usyd.edu.au
2002-02-05 00:20:09 +00:00
parent 2c81615c9a
commit 8ec543447a
5 changed files with 35 additions and 57 deletions

View File

@@ -31,8 +31,7 @@ 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). We don't want to die in the query page even if
# strict value checks are turned on.
# that no longer exist), since we don't want to die in the query page.
$::CheckOptionValues = 0;
use vars