#3644 closed defect (bug) (fixed)
PHP Notice in groups_notification_group_updated()
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | 1.5.1 | Priority: | minor |
Severity: | minor | Version: | |
Component: | Groups | Keywords: | |
Cc: |
Description
We missed a PHP notice in groups_notification_group_updated(); $message in the do_action is never set (line 44ish).
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [5214]) Fix PHP notice when sending group updated notification emails. Fixes #3644