rhymix/modules
Kijin Sung ae4fd85bfe Add option to empty the contents of the cache dir, not delete it
files/cache 폴더에 다른 파티션이나 램디스크 등이 마운트되어 있는 경우
캐시파일 재생성시 폴더를 삭제할 수 없어 오작동하는 문제를 우회하기 위해
폴더 자체를 삭제하지 않고 내용만 비우는 옵션을 추가함.
2017-12-21 14:39:39 +09:00
..
addon Fix strict count() behavior in PHP 7.2 2017-12-01 01:49:20 +09:00
admin Add option to empty the contents of the cache dir, not delete it 2017-12-21 14:39:39 +09:00
adminlogging Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
advanced_mailer Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
autoinstall Remove unnecessary cache clearing in Direct module installer 2017-12-09 01:44:09 +09:00
board 코드 정리 2017-12-13 21:10:46 +09:00
comment Use 'equal' not 'like' for searches on user_id, user_name, nick_name 2017-12-21 14:06:46 +09:00
communication Enable responsive skin in member, communication, and ncenterlite 2017-12-05 23:58:04 +09:00
counter Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
document Use 'equal' not 'like' for searches on user_id, user_name, nick_name 2017-12-21 14:06:46 +09:00
editor Fix content style radio buttons 2017-12-09 03:18:18 +09:00
file isAccessible()로 통일 2017-12-12 13:23:45 +09:00
importer Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
install Guard some count() calls with is_array() in install module 2017-12-09 02:23:22 +09:00
integration_search Fix integration search exclusions not being applied 2017-12-11 00:22:50 +09:00
krzip Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
layout Fix #959 incorrect escape of layout configuration 2017-12-09 02:10:47 +09:00
member Do not cache nonexistent member info 2017-12-19 23:34:44 +09:00
menu Fix unnecessary cache file refresh in menu module 2017-12-19 12:00:19 +09:00
message Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
module Fix unnecessary reloading of user lang 2017-12-19 12:00:50 +09:00
ncenterlite Fix null value in some circumstances in insertNotify() 2017-12-21 00:27:02 +09:00
page Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
point Use object cache for member point 2017-12-19 23:53:30 +09:00
poll Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
rss Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
session Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
spamfilter Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
tag Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
trash Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
widget Fix strict count() behavior in PHP 7.2 2017-12-01 01:42:03 +09:00