Skip to content

Commit

Permalink
Email notification to staff fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolutionPHP committed Mar 8, 2021
1 parent 4faff3a commit 1a0e53a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hdz/app/Libraries/Tickets.php
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ public function newTicketNotification($ticket)

public function staffNotification($ticket)
{
return false;
$emails = new Emails();
$staffModel = new \App\Models\Staff();
//Send Mail to staff
Expand Down

0 comments on commit 1a0e53a

Please sign in to comment.