Pagination.php 107 B

123
  1. <?php defined('SYSPATH') or die('No direct script access.');
  2. class Pagination extends Kohana_Pagination {}