r6588 롤백

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6595 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2009-06-18 11:31:03 +00:00
parent 6e4725e574
commit fd199c648e

View file

@ -10,6 +10,7 @@
<condition operation="in" column="files.module_srl" var="s_module_srl" />
<condition operation="equal" column="files.isvalid" var="isvalid" pipe="and" />
<condition operation="equal" column="files.direct_download" var="direct_download" pipe="and" />
<condition operation="equal" column="files.member_srl" default="member.member_srl" pipe="and" />
<group pipe="and">
<condition operation="like" column="files.source_filename" var="s_filename" pipe="or" />
<condition operation="more" column="files.file_size" var="s_filesize_more" pipe="or" />