summaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
diff options
context:
space:
mode:
authorcyeh%bluemartini.com <>2000-07-06 03:21:53 +0200
committercyeh%bluemartini.com <>2000-07-06 03:21:53 +0200
commita39343c1e0e55a912b31171cbeee6ad270fcbb4e (patch)
tree05435c3a68a66d7fbe408bbae3d9bebca37bb2ba /process_bug.cgi
parent5c395c38aab8dfad760cccc63adea988ef1bd540 (diff)
downloadbugzilla-a39343c1e0e55a912b31171cbeee6ad270fcbb4e.tar.gz
bugzilla-a39343c1e0e55a912b31171cbeee6ad270fcbb4e.tar.xz
fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),
original bug found by timeless@bemail.org
Diffstat (limited to 'process_bug.cgi')
-rwxr-xr-xprocess_bug.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/process_bug.cgi b/process_bug.cgi
index 7665c1eda..f9ada112a 100755
--- a/process_bug.cgi
+++ b/process_bug.cgi
@@ -36,6 +36,7 @@ use RelationSet;
use vars %::versions,
%::components,
%::COOKIE,
+ %::MFORM,
%::keywordsbyname,
%::legal_keywords,
%::legal_opsys,