Commit 5026bb7e authored by Matt Tyson's avatar Matt Tyson Committed by David Lawrence

Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backwards compatibility)

r=LpSolit,a=dkl
parent 22993226
...@@ -28,6 +28,7 @@ use constant PUBLIC_METHODS => qw( ...@@ -28,6 +28,7 @@ use constant PUBLIC_METHODS => qw(
get get
get_accessible_products get_accessible_products
get_enterable_products get_enterable_products
get_products
get_selectable_products get_selectable_products
update update
); );
......
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