Add restore default permissions to the permissions page.

This commit is contained in:
Mark Crane
2013-01-23 15:49:02 +00:00
parent bba1e4c644
commit bfcdc90db9
7 changed files with 150 additions and 7 deletions

View File

@@ -51,6 +51,6 @@ else {
}
//redirect the user
header("Location: grouplist.php");
header("Location: groups.php");
?>