From b08ead8d7c39d2b1f19060ea6e52e6082d125cf3 Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Fri, 6 Jan 2012 10:41:58 +0100 Subject: Bug 661533: The See Also field should support Review Board URLs r=timello a=LpSolit --- Bugzilla/BugUrl.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Bugzilla/BugUrl.pm') diff --git a/Bugzilla/BugUrl.pm b/Bugzilla/BugUrl.pm index 347d8d232..91c989c84 100644 --- a/Bugzilla/BugUrl.pm +++ b/Bugzilla/BugUrl.pm @@ -65,6 +65,7 @@ use constant SUB_CLASSES => qw( Bugzilla::BugUrl::Trac Bugzilla::BugUrl::MantisBT Bugzilla::BugUrl::SourceForge + Bugzilla::BugUrl::ReviewBoard ); ############################### -- cgit v1.2.3-24-g4f1b