rhymix/common/framework
2022-12-19 01:11:43 +09:00
..
drivers Fix #1974 remove cafe24 SMS driver 2022-10-30 17:27:53 +09:00
exceptions
filters Fux #2006 allow some aspect-ratio values and all valid object-fit values in HTML filter 2022-10-29 21:23:39 +09:00
helpers Use DB result helper class instead of plain BaseObject 2022-02-06 21:48:53 +09:00
parsers Support order_default attribute to <index> tag in XML query 2022-12-18 01:18:55 +09:00
cache.php
calendar.php
config.php
datetime.php
db.php Fix #1944 add option to display complete call stack for queries 2022-12-19 01:11:43 +09:00
debug.php 디버그 기능 사용시 비로그인 상태에서 발생하는 치명적인 오류 수정 2022-03-16 16:07:57 +09:00
exception.php
formatter.php Add template & scss syntax to refer to absolute paths within Rhymix installation directory 2022-10-13 14:57:24 +09:00
i18n.php
image.php
korea.php
lang.php
mail.php
mime.php Fix files with .jfif extension not being recognized as JPEG image 2022-09-16 16:44:29 +09:00
pagination.php
password.php
push.php Fix Push::isSent() returning false if all APNs devices fail, even if message is successfully sent to FCM devices 2022-08-15 23:53:08 +09:00
router.php Fix undefined variable warning in Router 2022-11-28 01:11:39 +09:00
security.php Disable strict checking of CSRF token if the user is not logged in 2022-07-01 13:09:59 +09:00
session.php Add Session::getLastLoginTime() method 2022-10-20 16:14:06 +09:00
sms.php Fix broken iwinv SMS driver due to incompatible API URL 2022-10-11 22:41:09 +09:00
storage.php
timer.php
ua.php
url.php