Skip to content

Commit e33062d

Browse files
authored
import (#237)
1 parent e482fbc commit e33062d

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)