set_permissions($np); goto_back_link(); exit; } } catch(bad_parameters $e) { $error = "bad parameters"; } catch(user_not_found $e) { $error = "user not found"; } output_head("", loc("cp_permissions_title")); ?>