mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
#18335392 : fixed a bug that when searching comments with id in administrator page, the shown regdate was member's registered date instead of comment's one (originally intended)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6830 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e5a4358810
commit
6e0c3615c2
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<table name="member" alias="member" />
|
||||
</tables>
|
||||
<columns>
|
||||
<column name="*" />
|
||||
<column name="comments.*" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="like" column="member.user_id" var="s_user_id" notnull="notnull" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue