rhymix/classes
Kijin Sung 339fd234a5 Show where an Exception was thrown or error object was returned
- 관리자에게만 표시함
  - 오류 화면을 표시하는 방식에 따라서는 표시되지 않을 수 있음
  - 코어 내부에서 발생하는 오류는 표시되지 않을 수 있음
  - message 모듈 스킨에 의존함
2020-03-19 00:58:30 +09:00
..
cache Add Cache::getDriverName() and clean up confusing method names 2016-04-24 16:02:54 +09:00
context Show where an Exception was thrown or error object was returned 2020-03-19 00:58:30 +09:00
db Restore underlined operator #1202 2019-11-23 12:20:26 +09:00
display Fix #1228 #1243 thanks to @nemo9l 2020-02-14 16:27:10 +09:00
editor Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
extravar Remove hyphens when 'tel' extra var is empty 2020-03-08 18:00:01 +09:00
file Make JPG quality in document/comment thumbnails configurable, too 2019-08-01 16:37:05 +09:00
frontendfile Add an option to disable XE styles for .btn and .message 2018-08-04 23:20:45 +09:00
handler
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 Change Context::isAlwaysSSL() to config('session.use_ssl_cookies') 2018-08-06 01:23:22 +09:00
module Show where an Exception was thrown or error object was returned 2020-03-19 00:58:30 +09:00
object Show where an Exception was thrown or error object was returned 2020-03-19 00:58:30 +09:00
page
security Fix invalid function call 2018-10-18 15:51:44 +09:00
template Fix #1174 Add number_shorten() function and 'shorten' template filter 2019-07-27 21:33:30 +09:00
validator 각종 PHP 7.2 에서 나는 워닝에러를 고침 2018-01-25 20:57:01 +09:00
widget
xml XML쿼리에서 CAST(regdate as DATE) 와 같은 함수 사용시 발생하는 오류 수정 2018-09-15 00:58:50 +09:00