Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions 0acbc2 ... vs e81ce4 ... for module/Utility/src/Utility/Comms/Sms.php

Diff revisions: vs.
  @@ -265,7 +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 + var_dump("sms url", $sUrl);
269 269
270 270 if (!empty($this->sSmscId))
271 271 {