From 828b75f9ec8bfc0959e15ffcd9dbbf0f6d854e19 Mon Sep 17 00:00:00 2001 From: sujitprasad Date: Thu, 24 Dec 2015 19:46:26 +0530 Subject: [PATCH] updated version1.0.3.4 --- app/Http/Controllers/Agent/helpdesk/NotificationController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Http/Controllers/Agent/helpdesk/NotificationController.php b/app/Http/Controllers/Agent/helpdesk/NotificationController.php index 3995e2f5c..d7bceb093 100644 --- a/app/Http/Controllers/Agent/helpdesk/NotificationController.php +++ b/app/Http/Controllers/Agent/helpdesk/NotificationController.php @@ -8,7 +8,7 @@ use App\Model\helpdesk\Settings\Company; use App\Model\helpdesk\Agent\Teams; use App\Model\helpdesk\Agent\Department; use App\Model\helpdesk\Utility\Log_notification; -use App\Model\hrlpdesk\settings\Email; +use App\Model\helpdesk\settings\Email; /** * UserController