summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Hook.pm
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2014-09-20 14:17:14 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2014-09-20 14:17:14 +0200
commit5d96fa703d3d9a17b39c910f3f00c6bf60b0363c (patch)
tree18a01c00aac67c08902cb823435e50db173af25a /Bugzilla/Hook.pm
parent917ede930a27180b6e6adeb16a46efc8156d36cc (diff)
downloadbugzilla-5d96fa703d3d9a17b39c910f3f00c6bf60b0363c.tar.gz
bugzilla-5d96fa703d3d9a17b39c910f3f00c6bf60b0363c.tar.xz
Bug 502625: Replace Email::Send with Email::Sender
r=dylan a=glob
Diffstat (limited to 'Bugzilla/Hook.pm')
-rw-r--r--Bugzilla/Hook.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/Bugzilla/Hook.pm b/Bugzilla/Hook.pm
index 14bac0435..2904acba1 100644
--- a/Bugzilla/Hook.pm
+++ b/Bugzilla/Hook.pm
@@ -1033,9 +1033,6 @@ Params:
=item C<email> - The C<Email::MIME> object that's about to be sent.
-=item C<mailer_args> - An arrayref that's passed as C<mailer_args> to
-L<Email::Send/new>.
-
=back
=head2 object_before_create