mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
r17463267 홈페이지의 그룹 관련 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4900 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e4198480de
commit
081ef155ff
5 changed files with 21 additions and 13 deletions
8
modules/member/queries/deleteSiteGroup.xml
Normal file
8
modules/member/queries/deleteSiteGroup.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<query id="deleteSiteGroup" action="delete">
|
||||
<tables>
|
||||
<table name="member_group" />
|
||||
</tables>
|
||||
<conditions>
|
||||
<condition operation="equal" column="site_srl" var="site_srl" notnull="notnull" filter="number" />
|
||||
</conditions>
|
||||
</query>
|
||||
Loading…
Add table
Add a link
Reference in a new issue