mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
var=memer_srl 변수 이름을 member_srl로 정정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2546 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
59df67a199
commit
795b65858d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="poll_srl" var="poll_srl" />
|
||||
<condition operation="equal" column="member_srl" default="0" var="memer_srl" pipe="and" />
|
||||
<condition operation="equal" column="member_srl" default="0" var="member_srl" pipe="and" />
|
||||
<condition operation="equal" column="ipaddress" var="ipaddress" default="ipaddress()" pipe="and" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue