Commit 533b9c69 authored by Simon Green's avatar Simon Green

Bug 898920 - Allow Savane (e.g. Savannah) See Also URLs

r=justdave, a=justdave
parent ad80278d
......@@ -19,6 +19,7 @@ use constant MORE_SUB_CLASSES => qw(
Bugzilla::Extension::MoreBugUrl::GetSatisfaction
Bugzilla::Extension::MoreBugUrl::PHP
Bugzilla::Extension::MoreBugUrl::Redmine
Bugzilla::Extension::MoreBugUrl::Savane
);
# We need to update bug_see_also table because both
......
......@@ -13,3 +13,4 @@
<li>A topic on getsatisfaction.com.</li>
<li>A b[% %]ug on b[% %]ugs.php.net.</li>
<li>An issue in a Redmine installation.</li>
<li>A b[% %]ug in a Savane installation.</li>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment