

namibia
Diff Revisions f5b7b4 ... vs a32f73 ... for module/Utility/src/Utility/Comms/Sms.php
@@ -249,6 +249,7 @@ | |||
249 | 249 | #-> Environmental override. | |
250 | 250 | if (IS_DEV_ENV && !IS_STAGE_ENV) | |
251 | 251 | { | |
252 | + | \Utility\Debug::errorLog("overriding","sms"); | |
252 | 253 | \Utility\Debug::errorLog('Sms.send Override: ' . $this->sTo, $this->sBody); | |
253 | 254 | return; | |
254 | 255 | } |