mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-19 10:23:16 +09:00
Remove debugging code
This commit is contained in:
parent
22cc4cf1c7
commit
bffe96456d
1 changed files with 0 additions and 1 deletions
|
|
@ -124,7 +124,6 @@ class CoolSMS extends Base implements \Rhymix\Framework\Drivers\SMSInterface
|
|||
|
||||
// Set the content and send.
|
||||
$options->text = $content;
|
||||
var_dump($options);
|
||||
$result = $sender->send($options);
|
||||
$sent_once = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue