Added Kohana Pagination https://github.com/awellis13/pagination
This commit is contained in:
@@ -111,6 +111,7 @@ Kohana::modules(array(
|
||||
'userguide' => SMDPATH.'userguide', // User guide and API documentation
|
||||
'khemail' => SMDPATH.'khemail', // Email module for Kohana 3 PHP Framework
|
||||
'gchart' => MODPATH.'gchart', // Google Chart Module
|
||||
'pagination' => SMDPATH.'pagination', // Kohana Pagination module for Kohana 3 PHP Framework
|
||||
'xml' => SMDPATH.'xml', // XML module for Kohana 3 PHP Framework
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user