Commit b11abfe8 authored by Matt Tyson's avatar Matt Tyson Committed by Frédéric Buclin

Bug 1154099: Bug.get_bugs and Bug.get_history are missing from PUBLIC_METHODS…

Bug 1154099: Bug.get_bugs and Bug.get_history are missing from PUBLIC_METHODS (for backwards compatibility) r=LpSolit a=glob
parent d445f63d
...@@ -57,6 +57,8 @@ use constant PUBLIC_METHODS => qw( ...@@ -57,6 +57,8 @@ use constant PUBLIC_METHODS => qw(
create create
fields fields
get get
get_bugs
get_history
history history
legal_values legal_values
possible_duplicates possible_duplicates
......
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