Enables pagination related functions. For use with paginate function.
Since 1.0
void enablePagination ()
This function does not return any values.
Example:
$this->APP->model->enablePagination();