Add restore default permissions to the permissions page.

This commit is contained in:
Mark Crane
2013-01-23 15:49:02 +00:00
parent 6e7b056d63
commit 9d5d4d01eb
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");
?>