[bugzilla-gnome-org-upstream/4.4] Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backwards compatibility) r=L
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-upstream/4.4] Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backwards compatibility) r=L
- Date: Wed, 18 May 2016 11:56:38 +0000 (UTC)
commit 5026bb7e8d325e5580cb8e4fd658a376517a6c74
Author: Matt Tyson <mtyson redhat com>
Date: Wed Dec 16 00:38:41 2015 +0000
Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backwards compatibility)
r=LpSolit,a=dkl
Bugzilla/WebService/Product.pm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm
index 1c8d75b..e383cb5 100644
--- a/Bugzilla/WebService/Product.pm
+++ b/Bugzilla/WebService/Product.pm
@@ -28,6 +28,7 @@ use constant PUBLIC_METHODS => qw(
get
get_accessible_products
get_enterable_products
+ get_products
get_selectable_products
update
);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]