diff options
Diffstat (limited to 'Bugzilla/BugMail.pm')
-rw-r--r-- | Bugzilla/BugMail.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/BugMail.pm b/Bugzilla/BugMail.pm index a4462b7ba..7a35d9f9e 100644 --- a/Bugzilla/BugMail.pm +++ b/Bugzilla/BugMail.pm @@ -438,6 +438,7 @@ sub Send { $relationship, $diffs, $comments{$lang}, + $deptext, $changer, !$start)) { |