if defined( $input->param($key) );
}
print $input->redirect("/cgi-bin/koha/suggestion/suggestion.pl?$params");
exit;
-