update counter queries

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7076 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2009-12-28 09:31:37 +00:00
parent bb498be38d
commit 5a0c4587a4
5 changed files with 17 additions and 7 deletions

View file

@ -7,6 +7,6 @@
<column name="pageview" default="plus(1)" />
</columns>
<conditions>
<condition operation="in" column="regdate" var="regdate" notnull="notnull" />
<condition operation="equal" column="regdate" var="regdate" notnull="notnull" />
</conditions>
</query>