rhymix/common/framework/drivers
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
..
cache Use apcu_* functions for APC cache 2018-12-19 16:52:36 +09:00
mail Fix some obvious compatibility issues with new dependencies 2018-10-18 14:10:02 +09:00
sms 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
cacheinterface.php Make all cache drivers singleton instances 2016-04-24 16:30:20 +09:00
mailinterface.php Add SPF and DKIM hints for each sending method 2016-05-19 14:11:55 +09:00
smsinterface.php Minor adjustments to make configuration easier 2016-11-12 15:17:32 +09:00