testing sms sending
[namibia] / workers / Notifier.php
index 045e34b..bc9e7c7 100644 (file)
@@ -184,6 +184,7 @@ class Notifier
                $apiMsgId = '';
                try
                {
+                       \Utility\Debug::errorLog("trying","sms");
                        if (!$data['disableSms'] && $data['smsTemplate'] && $data['mobile'])
                        {
                                if (IS_STAGE_ENV || 'production' == self::$instance)