git-svn-id: http://xe-core.googlecode.com/svn/trunk@683 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-26 12:30:05 +00:00
parent 636f5448ed
commit d3fa10eee2
3 changed files with 16 additions and 10 deletions

View file

@ -6,7 +6,7 @@
<column name="*" />
</columns>
<conditions>
<condition operation="equal" column="module" default="page" />
<condition operation="equal" column="module" default="pagemaker" />
<group pipe="and">
<condition operation="like" column="mid" var="s_mid" pipe="or" />
<condition operation="like" column="title" var="s_title" pipe="or" />