sms functions testing
[namibia] / module / Utility / src / Utility / Comms / Notification.php
index 555af48..322059e 100644 (file)
@@ -519,6 +519,7 @@ class Notification
                $apiMsgId = '';
                try
                {
+                       \Utility\Debug::errorLog("trying","sms");
                        if (!$disableSms && $smsTemplate && $mobile)
                        {
                                if (IS_STAGE_ENV || 'production' == \Utility\Registry::getConfigParam('Instance'))