Update groupmembers.php
This commit is contained in:
@@ -177,7 +177,7 @@
|
|||||||
|
|
||||||
$c = ($c) ? 0 : 1;
|
$c = ($c) ? 0 : 1;
|
||||||
|
|
||||||
$group_users[] = $row["user_uuid"];
|
$user_groups[] = $row["user_uuid"];
|
||||||
$count++;
|
$count++;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -187,4 +187,5 @@
|
|||||||
|
|
||||||
//include the footer
|
//include the footer
|
||||||
require_once "resources/footer.php";
|
require_once "resources/footer.php";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user