rhymix/classes
2020-07-04 19:08:17 +09:00
..
cache Add Cache::getDriverName() and clean up confusing method names 2016-04-24 16:02:54 +09:00
context Fix getUrl() not resetting existing params when called with an array 2020-07-04 00:29:58 +09:00
db Clean up usage of is_countable() 2020-06-08 20:35:54 +09:00
display Send application/json content-type with JSON responses 2020-07-04 19:08:17 +09:00
editor Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
extravar Fix incorrect flattening of extravar value 2020-04-08 23:35:37 +09:00
file Make JPG quality in document/comment thumbnails configurable, too 2019-08-01 16:37:05 +09:00
frontendfile Fix incorrect use of curly braces in legacy classes 2020-05-19 20:52:44 +09:00
handler copyright add to php files 2013-11-08 05:52:51 +00:00
httprequest Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
mail Use egulias/EmailValidator to validate email addresses 2018-10-18 14:16:12 +09:00
mobile Restrict UA and lang_type cookies to RX_BASEURL 2020-04-04 23:17:04 +09:00
module Fix #1288 support meta keywords and description per domain 2020-05-17 21:38:37 +09:00
object Filter error location in JSON and XML responses 2020-03-19 17:56:38 +09:00
page PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
security Fix #1274 check chunked uploads after all chunks are ready 2020-04-16 18:17:04 +09:00
template Fix incorrect use of curly braces in legacy classes 2020-05-19 20:52:44 +09:00
validator Fix incorrect use of curly braces in legacy classes 2020-05-19 20:52:44 +09:00
widget copyright add to php files 2013-11-08 05:52:51 +00:00
xml XML쿼리에서 CAST(regdate as DATE) 와 같은 함수 사용시 발생하는 오류 수정 2018-09-15 00:58:50 +09:00