mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1431 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bed6e627f5
commit
bf509404b4
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
||||||
|
|
||||||
$this->first_page = $first_page;
|
$this->first_page = $first_page;
|
||||||
$this->last_page = $last_page;
|
$this->last_page = $last_page;
|
||||||
|
|
||||||
|
if($total_page < $this->page_count) $this->page_count = $total_page;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue