For iib CHECKING pURPOSE : ps
This commit is contained in:
parent
60e2e80a8a
commit
e110f212a9
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user