summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-06-07 23:19:20 +0200
committerDave Lawrence <dlawrence@mozilla.com>2012-06-07 23:19:20 +0200
commite0eeb35ddcccdeed8bd78aed3c7a88dbe1314fc0 (patch)
tree29efcb574a033c5f46fdfaec9c4468d27d94965d /extensions
parent0756b4354a7b7e595d78b9ba3dadf70c913ef94b (diff)
downloadbugzilla-e0eeb35ddcccdeed8bd78aed3c7a88dbe1314fc0.tar.gz
bugzilla-e0eeb35ddcccdeed8bd78aed3c7a88dbe1314fc0.tar.xz
Bug 762517 - Add a project flag to the Socorro product
Diffstat (limited to 'extensions')
-rw-r--r--extensions/BMO/lib/Data.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm
index 70274dd01..2b7681fb7 100644
--- a/extensions/BMO/lib/Data.pm
+++ b/extensions/BMO/lib/Data.pm
@@ -59,6 +59,7 @@ tie(%$cf_visible_in_products, "Tie::IxHash",
"Mozilla Services" => [],
"NSPR" => [],
"NSS" => [],
+ "Socorro" => [],
"Testing" => [],
"Thunderbird" => [],
"Toolkit" => [],