destroy(); } catch (Exception $e) { Kohana::log("error", $e); } print json_encode(array("logout" => true)); } }