rhymix/modules
Kijin Sung 3e1d223962 Allow programs to determine whether a member has points without calling isExistsPoint() and getPoint() separately
포인트 정보가 아예 없는 경우와 0포인트가 있는 경우를 구분하기 위해
isExistsPoint()와 getPoint()를 각각 호출하지 않아도 되도록
getPoint()에 3번째 인자 $exists를 추가함
2017-12-21 15:24:55 +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 Add index for nick_name in documents and comments table 2017-12-21 14:50:02 +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 Add index for nick_name in documents and comments table 2017-12-21 14:50:02 +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 Add option to allow duplicate nicknames 2017-12-21 15:11:13 +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 Allow programs to determine whether a member has points without calling isExistsPoint() and getPoint() separately 2017-12-21 15:24:55 +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