15, 'page' => 1); function display() { $this->set('customers', $this->paginate('Customer')); } } ?>