Group Permissions: Display message and redirect on Save.

This commit is contained in:
Nate Jones
2014-06-20 00:48:38 +00:00
parent f36d5a9220
commit 2f6ea48001

View File

@@ -304,6 +304,10 @@ require_once "resources/paging.php";
}
}
}
$_SESSION["message"] = $text['message-update'];
header("Location: groups.php");
return;
}
//show the content