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

This commit is contained in:
zero 2007-04-09 01:49:11 +00:00
parent 988d15362a
commit e77791ab6b
3 changed files with 25 additions and 1 deletions

View file

@ -97,7 +97,6 @@
}
}
// 변수 설정
$args->sort_index = $obj->sort_index;
$args->page = $obj->page?$obj->page:1;