mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-22 20:02:15 +09:00
첨부파일 관리페이지 * 비회원이 첨부한 파일도 표시하도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6588 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bfd14e7996
commit
d2d0fa986e
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
<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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue