git-svn-id: http://xe-core.googlecode.com/svn/trunk@1859 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-07-04 04:16:15 +00:00
parent 02770e408d
commit 4994de78f0
4 changed files with 7 additions and 6 deletions

View file

@ -6,6 +6,6 @@
<condition operation="equal" column="upload_target_srl" var="upload_target_srl" filter="number" notnull="notnull" />
</conditions>
<navigation>
<index var="sort_index" defualt="file_srl" order="asc" />
<index var="sort_index" defualt="source_filename" order="asc" />
</navigation>
</query>