rhymix/common/framework/drivers/sms
BJRambo 6516984dc0 do not use Curl and send more that two message, create a group to improve text message.
* messages 혹은 $options->to 으로 넘어오는 전화번호의 갯수의 의해 문자를 2건 이상 전송할 경우 무조건 그룹메세지를 통해 전송하도록 고침.
* static선언하는 메소드들을 전부 static선언을 지움
* 최종 요청을 FileHandler::getRemoteResource() 으로 처리하도록 고침
2020-06-14 14:53:48 +09:00
..
base.php Minor adjustments to make configuration easier 2016-11-12 15:17:32 +09:00
coolsms.php Allow adding arbitrary extra vars to SMS 2016-12-03 16:41:02 +09:00
dummy.php Minor adjustments to make configuration easier 2016-11-12 15:17:32 +09:00
solapi.php do not use Curl and send more that two message, create a group to improve text message. 2020-06-14 14:53:48 +09:00