mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 20:29:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@974 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1640c71a30
commit
2828c28bcc
4 changed files with 3 additions and 4 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<group pipe="and">
|
||||
<condition operation="like" column="uploaded_filename" var="s_filename" />
|
||||
<condition operation="more" column="file_size" var="s_filesize" pipe="or" />
|
||||
<condition operation="more" column="downloaded_count" var="s_download_count" pipe="or" />
|
||||
<condition operation="more" column="download_count" var="s_download_count" pipe="or" />
|
||||
<condition operation="like_prefix" column="regdate" var="s_regdate" pipe="or" />
|
||||
<condition operation="like_prefix" column="ipaddress" var="s_ipaddress" pipe="or" />
|
||||
</group>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue