git-svn-id: http://xe-core.googlecode.com/svn/trunk@942 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-03 12:17:24 +00:00
parent a63109db8e
commit 96d1ad3f46
11 changed files with 86 additions and 7 deletions

View file

@ -1,6 +1,6 @@
<query id="deleteFriendGroup" action="delete">
<tables>
<table name="member_friend_gruop" />
<table name="member_friend_group" />
</tables>
<conditions>
<condition operation="equal" column="friend_group_srl" var="friend_group_srl" notnull="notnull" filter="number" />