From e330e0c5d27ad77ca2c9839609cbf88ffd4efef9 Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Wed, 25 Jan 2012 18:19:51 -0200 Subject: Bug 617802: Add see also support for Rietveld installations on appspot.com 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 1272b55fa..99d46bd24 100644 --- a/Bugzilla/BugUrl.pm +++ b/Bugzilla/BugUrl.pm @@ -57,6 +57,7 @@ use constant SUB_CLASSES => qw( Bugzilla::BugUrl::MantisBT Bugzilla::BugUrl::SourceForge Bugzilla::BugUrl::ReviewBoard + Bugzilla::BugUrl::Rietveld ); ############################### -- cgit v1.2.3-24-g4f1b