rhymix/modules/point
BJRambo 5a66bcab82 Fix #1362 포인트모듈을 사용하지 않더라도 설정값은 저장할 수 있도록 개선
변경점이 많습니다.
크게 변경한 점은 없고 if($args->able_module == 'Y') 안에서 동작하는 $config 변수들을 전부 if문 밖으로 빼내서 설정을 저장하도록 하였습니다.

설정 저장을 테스트 해봤으며 큰 문제 없어 보입니다.
2020-07-22 23:44:49 +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 Fix #1216 restrict max level if max_input_vars is low 2019-11-22 20:13:04 +09:00
queries Added comment validation system. 2012-02-29 12:08:42 +00:00
ruleset 0포인트로 설정하면 필터에서 막히는 문제 수정 @laelbe #1036 2018-05-30 21:15:38 +09:00
schemas 삭제 2007-08-12 03:59:52 +00:00
tpl Revert "Fix #1362 포인트 모듈을 사용하지 않아도 하단에 설정이 뜨는 문제 고침" 2020-07-22 23:42:29 +09:00
point.admin.controller.php Fix #1362 포인트모듈을 사용하지 않더라도 설정값은 저장할 수 있도록 개선 2020-07-22 23:44:49 +09:00
point.admin.view.php Fix #1216 restrict max level if max_input_vars is low 2019-11-22 20:13:04 +09:00
point.class.php Fix #1119 inconsistent point handling when moving comments in and out of Trash 2018-12-13 11:27:05 +09:00
point.controller.php Fix #1298 array/object confusion in point module 2020-05-26 08:25:05 +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 Fix #1298 array/object confusion in point module 2020-05-26 08:25:05 +09:00