issue 594 init point bug fixed

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9719 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-10-25 01:39:47 +00:00
parent 4ad1025dd5
commit 40782981e8
3 changed files with 26 additions and 13 deletions

View file

@ -7,6 +7,9 @@
<column name="member_srl" />
<column name="count(*)" alias="count" />
</columns>
<conditions>
<condition operation="notequal" column="member_srl" default="0" />
</conditions>
<groups>
<group column="module_srl" />
<group column="member_srl" />