This commit is contained in:
Deon George
2011-08-27 17:14:02 +10:00
parent 2d02bde964
commit ee0cc6aac5
13 changed files with 607 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<?php defined('SYSPATH') or die('No direct script access.');
class Pagination extends Kohana_Pagination {}