From e110f212a9df1f7c9fbe9e4c84a3f50da2652ef4 Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Tue, 22 Nov 2022 14:20:50 +0530 Subject: [PATCH] For iib CHECKING pURPOSE : ps --- api/application/helpers/custom_pdalerts_helper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/application/helpers/custom_pdalerts_helper.php b/api/application/helpers/custom_pdalerts_helper.php index 485da4d6..60612d03 100644 --- a/api/application/helpers/custom_pdalerts_helper.php +++ b/api/application/helpers/custom_pdalerts_helper.php @@ -20,7 +20,7 @@ class CUSTOM_PDALERTS //echo 'CUSTOM'; /********************CUSTOM MAIL NOTIFICATION***********************/ - if(($core_details[0]['pd_status'] == 'TRIGGERED') && ($core_details[0]['short_name'] == 'IIB' || $core_details[0]['short_name'] == 'UDAAN' || $core_details[0]['short_name'] == 'IMGC')) + if(($core_details[0]['pd_status'] == 'TRIGGERED') && ( $core_details[0]['short_name'] == 'UDAAN' || $core_details[0]['short_name'] == 'IMGC')) { //get msg config