repo.or.cz
/
kohana-pagination
/
radio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Restructuring classes: Pagination_Core becomes Kohana_Pagination
[kohana-pagination/radio.git]
/
classes
/
pagination.php
blob
6be4b159b60ee3404da74425888bc470b63afe8e
1
<
?php
defined
(
'SYSPATH'
)
or die
(
'No direct script access.'
);
2
3
class
Pagination
extends
Kohana_Pagination
{}