From 197afbecb29bbc96f88c4868541a19172d86e485 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Wed, 13 Apr 2016 23:57:50 +0800 Subject: Bug 1264207 - add support for the hellosplat tracker to 'see also' --- 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 c19f771f5..3b05057f8 100644 --- a/Bugzilla/BugUrl.pm +++ b/Bugzilla/BugUrl.pm @@ -75,6 +75,7 @@ use constant SUB_CLASSES => qw( Bugzilla::BugUrl::Aha Bugzilla::BugUrl::WebCompat Bugzilla::BugUrl::ServiceNow + Bugzilla::BugUrl::Splat ); ############################### -- cgit v1.2.3-24-g4f1b