mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 04:09:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@89 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d26fabe4b3
commit
c03cf41dd8
10 changed files with 12 additions and 13 deletions
|
|
@ -9,7 +9,7 @@
|
|||
* 페이지 네비게이션에 필요한 variables와 method를 구현\n
|
||||
**/
|
||||
|
||||
class PageHandler {
|
||||
class PageHandler extends Handler {
|
||||
|
||||
var $total_count = 0; ///< 전체 item의 갯수
|
||||
var $total_page = 0; ///< 전체 페이지 수
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue