rhymix/modules/addon
Kijin Sung 1a204d8c52 Completely disable Debug logging if it is not enabled for the current user
관리자 또는 특정 IP에서만 디버그 기능을 사용하도록 설정된 경우,
그 밖의 요청에서는 어떤 에러메시지, 쿼리, 트리거 소요시간 등의 기록도
디버그 클래스에 저장하지 않도록 변경합니다.

워닝이 많이 발생하는 PHP 8.0에서는 20~30%의 성능 개선 효과가 있습니다.
2021-01-07 02:51:43 +09:00
..
conf Make all addons, modules, and widgets follow RX_VERSION 2020-12-18 00:20:33 +09:00
lang #327 언어파일 정리2 2016-03-03 19:46:59 +09:00
queries RhymiX 설치시 회원가입시 캡차 기능을 활성화 2016-02-09 03:59:12 +09:00
ruleset addon module not yet complete 2011-09-05 07:51:52 +00:00
schemas addon module not yet complete 2011-09-05 07:51:52 +00:00
tpl Make all addons, modules, and widgets follow RX_VERSION 2020-12-18 00:20:33 +09:00
addon.admin.controller.php Convert all instances of _XE_PATH_, __XE_VERSION__, etc. to Rhymix constants 2020-12-18 15:21:23 +09:00
addon.admin.model.php Make all addons, modules, and widgets follow RX_VERSION 2020-12-18 00:20:33 +09:00
addon.admin.view.php Fix #1492 error in PHP 8.0 2020-12-16 21:48:21 +09:00
addon.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
addon.controller.php Completely disable Debug logging if it is not enabled for the current user 2021-01-07 02:51:43 +09:00
addon.model.php Add AddonModel::getAddonConfig() method for easy access to addon config 2020-09-07 21:25:42 +09:00