rhymix/modules/admin
2023-01-16 22:36:22 +09:00
..
conf Add admin screen to delete unnecessary core files from older versions 2022-12-28 21:25:57 +09:00
controllers Remove wincache and xcache drivers - they are no longer maintained for PHP 7.2+ 2022-12-30 00:16:06 +09:00
lang Clean up admin footer and adjust lang codes 2022-12-29 00:55:47 +09:00
models Move remainder of usable actions to respective controller classes 2022-12-27 22:43:39 +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 Fix incorrect template syntax 2023-01-16 22:36:22 +09:00
admin.admin.controller.php Add admin screen to delete unnecessary core files from older versions 2022-12-28 21:25:57 +09:00
admin.admin.model.php Fix type error when legacy methods are called with inappropriate types 2022-12-27 22:54:52 +09:00
admin.admin.view.php Move remainder of usable actions to respective controller classes 2022-12-27 22:43:39 +09:00
admin.class.php First step of reorganizing admin module into namespaces 2022-12-26 23:19:37 +09:00