Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions feef9c ... vs db7090 ... for module/Utility/src/Utility/Comms/Sms.php

Diff revisions: vs.
  @@ -265,6 +265,7 @@
265 265 . "&text=".substr(urlencode($this->sBody),0,620);
266 266
267 267 \Utility\Debug::errorLog("sms url", $sUrl);
268 + error_log("sms url", $sUrl);
268 269
269 270 if (!empty($this->sSmscId))
270 271 {