array( "mode" => "EDIT", "guest_mod" => true, "desc" => "Send a ticket to the Kalifast Application", "args" => "no_args" ) ); } public function post_kalifast_ticket(){ return $this->functionFailed("not_implemented", "Not implemented yet!"); } }