]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
D'OH! Previous checkin for Bug 160410 broke the build due to "only seen once" errors...
authorpreed%sigkill.com <>
Sun, 11 Aug 2002 21:40:43 +0000 (21:40 +0000)
committerpreed%sigkill.com <>
Sun, 11 Aug 2002 21:40:43 +0000 (21:40 +0000)
globals.pl

index 9e2311a8359fa51f8492a37d6bf2e7c1ca7a2af2..e54dff2452f4882a8b207e8356f0db7e9db23d31 100644 (file)
@@ -52,6 +52,7 @@ sub globals_pl_sillyness {
     $zz = @main::legal_target_milestone;
     $zz = @main::legal_versions;
     $zz = @main::milestoneurl;
+    $zz = %main::param_type;
     $zz = %main::proddesc;
     $zz = @main::prodmaxvotes;
     $zz = $main::superusergroupset;