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