We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f07cb commit e3938b7Copy full SHA for e3938b7
webroot/panel/ajax/get_group_members.php
@@ -21,7 +21,7 @@
21
}
22
23
if ($found) {
24
- UnitySite::die();
+ UnitySite::die("not a group member");
25
26
27
$count = count($members);
0 commit comments