Changeset 2462726
- Timestamp:
- 01/26/2021 09:20:38 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wedevs-project-manager/tags/2.4.9/core/Notifications/Emails/Complete_Task_Notification.php
r2462611 r2462726 49 49 $message = $this->get_content_html( $template_name, $task_raw ); 50 50 51 pm_log('asdfd', $message);52 51 $this->send( $users, $subject, $message ); 53 52
Note: See TracChangeset
for help on using the changeset viewer.