rhymix/modules/admin
dewekk b94b16d081
가입 폼 이동 시 하위 input id, name 속성 제거
가입 폼 이동 시 복제되는 input의 id, name 속성을 제거하여, 중복을 방지합니다.
2025-03-30 14:13:02 +09:00
..
conf Add dummy driver, clean up loose ends and start writing admin page 2024-10-10 00:07:35 +09:00
controllers Call opcache_reset() after recreating cache files 2024-11-17 22:24:57 +09:00
lang Add notice about SSO being removed soon 2025-02-17 22:08:01 +09:00
models Change cache-busting query string format from ?YYYYMMDDHHMMSS to ?t=UnixTime 2023-09-12 23:15:26 +09:00
queries Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
ruleset Fix favorite removal not working in admin menu 2021-01-08 00:01:19 +09:00
schemas issue 2847 remove autoincrement attribute for mssql 2013-02-07 05:55:13 +00:00
tpl 가입 폼 이동 시 하위 input id, name 속성 제거 2025-03-30 14:13:02 +09:00
admin.admin.controller.php Remove unnecessary procAdminRemoveIcons action 2024-04-17 23:28:34 +09:00
admin.admin.model.php Remove trailing whitespace in admin module 2023-01-17 20:59:21 +09:00
admin.admin.view.php Remove trailing whitespace in admin module 2023-01-17 20:59:21 +09:00
admin.class.php First step of reorganizing admin module into namespaces 2022-12-26 23:19:37 +09:00