Fix for bug 178801: missing &:: caused function not to be found, resulting in server error

r=justdave


git-svn-id: svn://10.0.0.236/trunk@133265 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
myk%mozilla.org
2002-11-07 05:33:51 +00:00
parent dad38a973d
commit c680f43b1c

View File

@@ -852,7 +852,7 @@ sub init {
# chart -1 is generated by other code above, not from the user-
# submitted form, so we'll blindly accept any values in chart -1
if ((!$chartfields{$f}) && ($chart != -1)) {
ThrowCodeError("invalid_field_name", {field => $f});
&::ThrowCodeError("invalid_field_name", {field => $f});
}
# This is either from the internal chart (in which case we