Skip to content

Commit 5582ea4

Browse files
authored
import (#231)
1 parent 38782ca commit 5582ea4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webroot/panel/ajax/get_group_members.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
require_once __DIR__ . "/../../../resources/autoload.php";
44

55
use UnityWebPortal\lib\UnityGroup;
6+
use UnityWebPortal\lib\UnitySite;
67

78
if (!isset($_GET["pi_uid"])) {
89
UnitySite::badRequest("PI UID not set");

0 commit comments

Comments
 (0)