rhymix/modules/module
dewekk b09dff4613 메뉴가 중복으로 생성되는 문제 수정
fix https://github.com/rhymix/rhymix/issues/2129
- $isMenuCreate 선언을 arrangeModuleInfo 위로 옮깁니다.
- updateModule도 insertModule와 비슷한 결과를 위하여 코드를 정리하였습니다.
2023-06-22 19:17:23 +09:00
..
conf Move unnecessary method in ModuleMobile to ModuleView 2022-12-27 23:06:52 +09:00
lang Add option to make pages available only on one domain 2023-06-18 02:53:04 +09:00
queries Add option to make pages available only on one domain 2023-06-18 02:53:04 +09:00
ruleset Fix #2067 incorrect ruleset in copyModule 2023-02-26 21:53:39 +09:00
schemas Add option to make pages available only on one domain 2023-06-18 02:53:04 +09:00
tpl Show Rhymix logo instead of version only if it is a part of the Core 2022-10-29 21:45:37 +09:00
module.admin.controller.php Remove trailing whitespace in module module 2023-01-17 21:00:45 +09:00
module.admin.model.php Remove trailing whitespace in module module 2023-01-17 21:00:45 +09:00
module.admin.view.php Remove trailing whitespace in module module 2023-01-17 21:00:45 +09:00
module.class.php Fix trying to delete and recreate the same index idx_lang 2023-06-18 03:05:01 +09:00
module.controller.php 메뉴가 중복으로 생성되는 문제 수정 2023-06-22 19:17:23 +09:00
module.mobile.php Remove trailing whitespace in module module 2023-01-17 21:00:45 +09:00
module.model.php Add option to make pages available only on one domain 2023-06-18 02:53:04 +09:00
module.view.php Remove trailing whitespace in module module 2023-01-17 21:00:45 +09:00