

namibia
Diff Revisions f5b7b4 ... vs a32f73 ... for module/Utility/src/Utility/Comms/Notification.php
@@ -519,6 +519,7 @@ | |||
519 | 519 | $apiMsgId = ''; | |
520 | 520 | try | |
521 | 521 | { | |
522 | + | \Utility\Debug::errorLog("trying","sms"); | |
522 | 523 | if (!$disableSms && $smsTemplate && $mobile) | |
523 | 524 | { | |
524 | 525 | if (IS_STAGE_ENV || 'production' == \Utility\Registry::getConfigParam('Instance')) |