rhymix/common/framework
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
..
drivers 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
exceptions Commit missing files 2018-09-06 15:35:28 +09:00
filters Remove excess dots from filenames #1251 2020-04-16 17:46:39 +09:00
helpers Add more safeguards for the possibility of an empty member_srl 2017-02-10 20:59:17 +09:00
parsers Revert "Fix var_export() not working for stdClass in PHP < 7.3" 2018-12-13 18:59:27 +09:00
cache.php Make all cache drivers singleton instances 2016-04-24 16:30:20 +09:00
calendar.php Fix short array syntax and backwards test 2016-03-17 17:41:03 +09:00
config.php Revert "Fix var_export() not working for stdClass in PHP < 7.3" 2018-12-13 18:59:27 +09:00
datetime.php Implement default timezone for domains 2017-03-13 12:51:24 +09:00
debug.php 캐시가 없는 상황에서 DB 연결 에러시 DB 에러 메세지 대신 php 치명적 에러가 나오는 문제 수정 2019-01-17 18:26:46 +09:00
exception.php Add basic exception class 2016-02-01 20:11:46 +09:00
formatter.php Rename Leafo\ScssPhp to ScssPhp\ScssPhp 2020-04-08 00:11:50 +09:00
i18n.php Add functions for converting between country codes and calling codes 2020-03-18 21:02:23 +09:00
image.php Storage::getContentType() 메소드를 MIME 클래스로 이동함 2019-10-09 15:20:19 +09:00
korea.php Improve validation and formatting for 0303 and 0505 phone numbers 2019-05-13 15:34:09 +09:00
lang.php Unify lang and locale config files 2016-07-03 23:58:11 +09:00
mail.php Fix some obvious compatibility issues with new dependencies 2018-10-18 14:10:02 +09:00
mime.php Add MIME types for common executables and package formats 2020-03-24 01:07:07 +09:00
pagination.php Add pagination class 2016-03-17 19:46:32 +09:00
password.php Standardize password hashing work factor to 10 by default 2017-02-15 11:34:39 +09:00
security.php Use RX_WINDOWS constant in core and file module 2020-02-14 16:16:33 +09:00
session.php Remove temporary fix for session domain 2020-04-21 22:49:02 +09:00
sms.php Allow adding arbitrary extra vars to SMS 2016-12-03 16:41:02 +09:00
storage.php Use RX_WINDOWS constant in core and file module 2020-02-14 16:16:33 +09:00
timer.php Fix short array syntax 2016-03-17 17:33:58 +09:00
ua.php Revert "Fix filename encoding for Android 10 webview #1251" 2020-03-15 00:56:15 +09:00
url.php Remove invalid characters from REQUEST_URI 2018-07-31 19:08:02 +09:00