Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 249 Bytes

File metadata and controls

7 lines (5 loc) · 249 Bytes

Kohana 3.2 Pagination

This is hacked up to support Kohana 3.2 so there are a few things to note:

  • Request, Route and route parameters dependency injection added
  • URL::query() has been removed, Pagination::query() added instead (HMVC support)