Added KH 3.3.0 - extra modules

This commit is contained in:
Deon George
2013-03-19 14:46:14 +11:00
parent b140dbb1b6
commit a8f534b463
21 changed files with 1816 additions and 0 deletions

View File

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