Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions aa749c ... vs d75656 ... for module/Utility/src/Utility/Comms/Notification.php

Diff revisions: vs.
  @@ -78,7 +78,7 @@
78 78 $disableSms = false, $offline = false
79 79 )
80 80 {
81 - \Utility\Debug::errorLog("send from template","sms & email");
81 + \Utility\Debug::errorLog("send from template","sms:".$mobile." email:".$email);
82 82 #-> Unsubscribe check.
83 83 $em = \Utility\Registry::getEntityManager();
84 84 if (!self::$_sendAsNewsletter && !self::$_skipSubscriptionCheck)