destroy(); } catch (Exception $e) { Kohana::log("error", $e); } if ($this->input->get("continue")) { url::redirect($this->input->get("continue")); } } }