mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
improvement to confirm the nickname change log.
This commit is contained in:
parent
1cb138fddc
commit
f729ab742e
8 changed files with 81 additions and 8 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<column name="*"/>
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="member_srl" var="member_srl" notnull="notnull" />
|
||||
<condition operation="equal" column="member_srl" var="member_srl" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="regdate" order="desc" />
|
||||
|
|
@ -14,4 +14,4 @@
|
|||
<page_count var="page_count" default="10" />
|
||||
<page var="page" default="1" />
|
||||
</navigation>
|
||||
</query>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue