rhymix/modules/point
conory 1d9033742a 검색옵션이 뒤죽박죽으로 표시될 수 있는 문제 수정
언어코드 이름이 모두 search_target_list로 같기에 향후 코어나 서드파티에 의해 호출 순서가 바뀌면 다른 모듈의 $lang->search_target_list 변수가 표시될 수 있다.
2021-04-24 11:50:39 +09:00
..
conf Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
icons/default Default point icon redesign. 2011-08-25 06:19:08 +00:00
lang Fix max_input_vars error when there are too many levels 2020-09-28 01:10:29 +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 검색옵션이 뒤죽박죽으로 표시될 수 있는 문제 수정 2021-04-24 11:50:39 +09:00
point.admin.controller.php Fix max_input_vars error when there are too many levels 2020-09-28 01:10:29 +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 #1341 calculate point difference accurately when files are deleted and re-attached 2020-12-15 23:31:00 +09:00
point.controller.php General cleanup of point diff logic 2020-12-15 23:46:50 +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