mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Merge branch 'develop' into next
This commit is contained in:
commit
5985ca5b6b
25 changed files with 242 additions and 187 deletions
|
|
@ -109,7 +109,7 @@ class integration_searchView extends integration_search
|
|||
// 검색 대상을 지정하지 않았을 때 검색 제한
|
||||
if($target === 'include' && !count($module_srl_list))
|
||||
{
|
||||
throw new Rhymix\Framework\Exception('msg_not_enabled');
|
||||
throw new Rhymix\Framework\Exception('msg_admin_not_enabled');
|
||||
}
|
||||
|
||||
// Set a variable for search keyword
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue