mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
게시판에 기존 블로그/방명록 모듈이 나오도록 하고 수정 완료시 게시판 모듈로 등록되도록 기능 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3571 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e40d5fa921
commit
a8fad2aefc
3 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<column name="*" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="module" default="board" />
|
||||
<condition operation="in" column="module" default="'board','guestbook','blog'" />
|
||||
<group pipe="and">
|
||||
<condition operation="like" column="mid" var="s_mid" pipe="or" />
|
||||
<condition operation="like" column="title" var="s_title" pipe="or" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue