#19705602 document column parameter modify.

comment column parameter modify.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8336 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-04-26 07:03:05 +00:00
parent ef9f94e0da
commit de414300a8
6 changed files with 35 additions and 23 deletions

View file

@ -1,6 +1,6 @@
<query id="getTotalCommentList" action="select">
<tables>
<table name="comments" />
<table name="comments" alias="comments" />
</tables>
<columns>
<column name="*" />