Skip to content

Commit 7261b8d

Browse files
committed
import
1 parent 4c8160f commit 7261b8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webroot/panel/groups.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 ($_SERVER["REQUEST_METHOD"] == "POST") {
89
$modalErrors = array();

0 commit comments

Comments
 (0)