rhymix/modules/admin
Kijin Sung f596947d0e Add option to make pages available only on one domain
- 2021년에 next 브랜치 적용을 목표로 작업했던 것 가져옴
- modules 테이블에 domain_srl을 추가하여 특정 도메인에서만 유효하도록 설정 가능
- site_srl 변수를 사용하던 곳 중 삭제할 수 있는 곳은 모두 삭제함
2023-06-18 02:53:04 +09:00
..
conf Add admin screen to delete unnecessary core files from older versions 2022-12-28 21:25:57 +09:00
controllers Add option to control error and query log consolidation 2023-05-01 02:59:22 +09:00
lang Add option to make pages available only on one domain 2023-06-18 02:53:04 +09:00
models Remove trailing whitespace in admin module 2023-01-17 20:59:21 +09:00
queries First step of reorganizing admin module into namespaces 2022-12-26 23:19:37 +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 Add option to make pages available only on one domain 2023-06-18 02:53:04 +09:00
admin.admin.controller.php Remove trailing whitespace in admin module 2023-01-17 20:59:21 +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