Bug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.

git-svn-id: svn://10.0.0.236/trunk@265809 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org 2015-02-17 17:31:36 +00:00
parent 527832e8cc
commit f40690d81e
3 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
9293 9294

View File

@ -1 +1 @@
abc9467f6a03df6b92db59377eb3e950012349df 0d2cf0ac8b6b752794067b7ef6b2234cced0361e

View File

@ -22,6 +22,7 @@ use constant MORE_SUB_CLASSES => qw(
Bugzilla::Extension::MoreBugUrl::PHP Bugzilla::Extension::MoreBugUrl::PHP
Bugzilla::Extension::MoreBugUrl::Redmine Bugzilla::Extension::MoreBugUrl::Redmine
Bugzilla::Extension::MoreBugUrl::Savane Bugzilla::Extension::MoreBugUrl::Savane
Bugzilla::Extension::MoreBugUrl::Phabricator
); );
# We need to update bug_see_also table because both # We need to update bug_see_also table because both