aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorMatt Tyson <mtyson@redhat.com>2015-04-15 01:34:47 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2015-04-15 01:34:47 +0200
commit8a48cfd0fd2fc93ec0dd5183abee1b3f9eac26dd (patch)
treefe22be13eb5d620703ea40f5a61a2bc3efa095c5 /contrib
parentd5c47c9aa3325444aeab5d5691b2c911d11c4f94 (diff)
downloadbugs-8a48cfd0fd2fc93ec0dd5183abee1b3f9eac26dd.tar
bugs-8a48cfd0fd2fc93ec0dd5183abee1b3f9eac26dd.tar.gz
bugs-8a48cfd0fd2fc93ec0dd5183abee1b3f9eac26dd.tar.bz2
bugs-8a48cfd0fd2fc93ec0dd5183abee1b3f9eac26dd.tar.xz
bugs-8a48cfd0fd2fc93ec0dd5183abee1b3f9eac26dd.zip
Bug 1154099: Remove support for Bug.get_bugs and Bug.get_history
r=LpSolit a=glob
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/bz_webservice_demo.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/bz_webservice_demo.pl b/contrib/bz_webservice_demo.pl
index af8c25308..6c8c21dfa 100755
--- a/contrib/bz_webservice_demo.pl
+++ b/contrib/bz_webservice_demo.pl
@@ -259,8 +259,6 @@ if ($fetch_extension_info) {
Call C<Bug.get> with the ID of the bug you want to know more of.
The call will return a C<Bugzilla::Bug> object.
-Note: You can also use "Bug.get_bugs" for compatibility with Bugzilla 3.0 API.
-
=cut
if ($bug_id) {