summaryrefslogtreecommitdiff
path: root/core/libraries/MY_Pagination.php
AgeCommit message (Collapse)Author
2008-11-07Add automatic pagination. All you have to do is add <?= $theme->pagerBharat Mediratta
?> to your theme file and you get a well formed pager. Themes can customize this any way they want. A version that matches the mockup is provided in the default theme.