rhymix/addons/point_level_icon
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
..
conf 아이콘 중복 설정을 올바르게 고침 2016-02-29 15:53:28 +09:00
point_level_icon.addon.php 포인트 레벨 아이콘에 아이콘 중복 방지 설정을 추가함 2016-02-18 10:33:27 +09:00
point_level_icon.lib.php Allow programs to determine whether a member has points without calling isExistsPoint() and getPoint() separately 2017-12-21 15:24:55 +09:00