Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions 3f9087 ... vs 5cc05b ... for module/Utility/src/Utility/Comms/Sms.php

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