rhymix/modules/point
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 module.xml 3차 정리 2017-04-08 15:50:06 +09:00
icons/default Default point icon redesign. 2011-08-25 06:19:08 +00:00
lang Add option to keep existing group when point is reduced #610 2017-03-02 17:47:50 +09:00
queries Added comment validation system. 2012-02-29 12:08:42 +00:00
ruleset #667 포인트에 '0'을 설정 할 수 없던 문제 개선. 2014-04-29 08:16:34 +09:00
schemas 삭제 2007-08-12 03:59:52 +00:00
tpl Add option to keep existing group when point is reduced #610 2017-03-02 17:47:50 +09:00
point.admin.controller.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
point.admin.view.php Reapply "Fix #2005 XEVE-16-008 XSS 방지 및 XSS를 통해 특정 명령을 실행할 수 있는 보안취약점 해결" 2017-01-12 15:21:44 +09:00
point.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
point.controller.php Use object cache for member point 2017-12-19 23:53:30 +09:00
point.model.php Allow programs to determine whether a member has points without calling isExistsPoint() and getPoint() separately 2017-12-21 15:24:55 +09:00
point.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00