From 5721ab05a01ea3dacfc6f07669469b3868a4df06 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Thu, 11 Feb 2010 11:12:43 -0800 Subject: Add a "bug" argument to the bugmail_recipients hook that was just checked in. r=mkanat, a=mkanat (module owner) https://bugzilla.mozilla.org/show_bug.cgi?id=545683 --- Bugzilla/Hook.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Bugzilla/Hook.pm') diff --git a/Bugzilla/Hook.pm b/Bugzilla/Hook.pm index 36f083975..cf718c94f 100644 --- a/Bugzilla/Hook.pm +++ b/Bugzilla/Hook.pm @@ -374,6 +374,10 @@ Params: =over +=item C + +The L that bugmail is being sent about. + =item C This is a hashref. The keys are numeric user ids from the C -- cgit v1.2.3-24-g4f1b