rhymix/modules
BJRambo cbae967a8c 캐시 비울때 불필요한 파라미터 삭제
XE 서드파티모듈 호환성을 위한 더미 메소드에서 site_srl 을 포함하여 넣을 가능성이 다분히 있습니다. 해당 규칙을 유지하기 위해 site_srl = 0 으로 살리되 메소드는 실제 사용하지 않도록 하고, 원래 해당 액션이 void 이기 때문에 return 을 사용하지 않고 라이믹스 코어의 고유 캐시 정보 처리하는 메소드를 호출하도록 하였습니다.
2021-01-16 11:38:32 +09:00
..
addon Completely disable Debug logging if it is not enabled for the current user 2021-01-07 02:51:43 +09:00
admin Append query ID and IP address as a /* comment */ to every query, if enabled in debug settings 2021-01-13 22:14:15 +09:00
adminlogging Make all addons, modules, and widgets follow RX_VERSION 2020-12-18 00:20:33 +09:00
advanced_mailer Rename FCM/APNs 2021-01-14 11:37:55 +09:00
autoinstall Fix error when autoinstall module can't download package data from server 2021-01-08 16:53:31 +09:00
board Fix #1564 nickname hidden if display_author setting doesn't exist 2021-01-15 21:30:32 +09:00
comment Add user-configurable index hints to getComment/DocumentListByMemberSrl 2021-01-15 00:40:39 +09:00
communication Fix #1524 load messages.html if read_message.html doesn't exist in currently selected communication module skin 2020-12-25 23:16:52 +09:00
counter Fix #1550 mark counter_site_status table as deleted 2021-01-08 23:54:50 +09:00
document Add user-configurable index hints to getComment/DocumentListByMemberSrl 2021-01-15 00:40:39 +09:00
editor Fix comment editor skin not being saved in module part config 2021-01-12 01:30:16 +09:00
file Fix #1552 error in Windows if ffmpeg path contains spaces 2021-01-09 16:25:41 +09:00
importer Convert all instances of _XE_PATH_, __XE_VERSION__, etc. to Rhymix constants 2020-12-18 15:21:23 +09:00
install Use full paths for table checking and creating 2021-01-09 00:17:01 +09:00
integration_search Merge branch 'develop' into db-search-operator 2020-12-27 21:24:02 +09:00
krzip Convert all instances of _XE_PATH_, __XE_VERSION__, etc. to Rhymix constants 2020-12-18 15:21:23 +09:00
layout Fix layout cache not being refreshed when info.xml is edited 2021-01-12 10:44:19 +09:00
member 캐시 비울때 불필요한 파라미터 삭제 2021-01-16 11:38:32 +09:00
menu Clean up ModuleController::replaceDefinedLangCode() 2021-01-08 21:27:44 +09:00
message Make all addons, modules, and widgets follow RX_VERSION 2020-12-18 00:20:33 +09:00
module Fix #1563 missing array check in skin_config.html 2021-01-14 22:45:00 +09:00
ncenterlite Fix warning in PHP 8.0 when $config->layout_srl is not set 2021-01-14 00:39:59 +09:00
page Convert all instances of _XE_PATH_, __XE_VERSION__, etc. to Rhymix constants 2020-12-18 15:21:23 +09:00
point Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
poll Clean up poll.admin.model.php #1539 2021-01-04 01:33:21 +09:00
rss Clean up ModuleController::replaceDefinedLangCode() 2021-01-08 21:27:44 +09:00
session Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
spamfilter Clean up ModuleController::replaceDefinedLangCode() 2021-01-08 21:27:44 +09:00
tag Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
trash Fix missing lang in trash module 2020-12-19 22:49:33 +09:00
widget Clean up ModuleController::replaceDefinedLangCode() 2021-01-08 21:27:44 +09:00