rhymix/modules/point
YJSoft d2a42f570f Fix #1958 Do not install point module trigger by default
초기 설치시 포인트 모듈의 트리거를 등록하면 포인트 모듈이 정상 동작하나 실제 설정은 OFF인 이상한 상태가 됩니다.
따라서 실제 설정과 동작을 일치시키기 위해 트리거 등록 코드를 삭제합니다. 포인트 모듈 활성화시 같은 함수를 실행하므로 동작상 오류는 없습니다.
2022-06-09 14:13:20 +09:00
..
conf Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
icons 벡터 이미지 기반의 기본 레벨 아이콘 세트 추가 2021-07-27 00:27:07 +09:00
lang Fix #1854 inconsistent use of point name in config screen 2022-02-04 22:08:41 +09:00
queries Added comment validation system. 2012-02-29 12:08:42 +00:00
ruleset Relax level limit from 1000 to 10000 2020-12-11 21:57:44 +09:00
schemas 삭제 2007-08-12 03:59:52 +00:00
tpl Fix #1854 inconsistent use of point name in config screen 2022-02-04 22:08:41 +09:00
point.admin.controller.php Support PNG and SVG icon sets for point level icons #1739 2021-07-01 14:58:33 +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 #1958 Do not install point module trigger by default 2022-06-09 14:13:20 +09:00
point.controller.php Fix PHP warnings due to unitiated variables #1866 thanks to @Erictoby 2022-02-04 01:41:56 +09:00
point.model.php Various fixes to remove warnings in PHP 8.0 2020-12-15 00:18:42 +09:00
point.view.php Merge branch 'develop' into next 2020-05-26 09:00:15 +09:00