testing
[namibia] / module / Utility / src / Utility / Comms / Notification.php
index 818b74e..18f6e26 100644 (file)
@@ -520,7 +520,8 @@ class Notification
                $apiMsgId = '';
                try
                {
-                       \Utility\Debug::errorLog("trying","sms");
+//                     \Utility\Debug::errorLog("tryingNotification","sms");
+                       error_log("tryingNotification",$mobile);
                        if (!$disableSms && $smsTemplate && $mobile)
                        {
                                if (IS_STAGE_ENV || 'production' == \Utility\Registry::getConfigParam('Instance'))