mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@105 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3275c2aefa
commit
20ba44fafe
6 changed files with 131 additions and 114 deletions
|
|
@ -84,7 +84,7 @@
|
|||
// 그룹을 입력
|
||||
$group_args->title = Context::getLang('default_group_1');
|
||||
$group_args->is_default = 'Y';
|
||||
$oMemberController->insertGroup($group_args);
|
||||
$output = $oMemberController->insertGroup($group_args);
|
||||
|
||||
$group_args->title = Context::getLang('default_group_2');
|
||||
$group_args->is_default = 'N';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue