]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 344497: Cannot create new bugs (affects the 2.23.2 release) - Patch by Frédéric...
authorlpsolit%gmail.com <>
Thu, 13 Jul 2006 19:11:56 +0000 (19:11 +0000)
committerlpsolit%gmail.com <>
Thu, 13 Jul 2006 19:11:56 +0000 (19:11 +0000)
post_bug.cgi

index d27ce22a75ec07b360a0bbb3fa72e3887980770e..2fa6576f2c14e22cb9e280ce52c144d3c9c9d5b6 100755 (executable)
@@ -36,6 +36,7 @@ use Bugzilla::Bug;
 use Bugzilla::User;
 use Bugzilla::Field;
 use Bugzilla::Product;
+use Bugzilla::Component;
 use Bugzilla::Keyword;
 use Bugzilla::Token;