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 e482fbc commit e33062dCopy full SHA for e33062d
webroot/panel/groups.php
@@ -3,6 +3,7 @@
3
require_once __DIR__ . "/../../resources/autoload.php";
4
5
use UnityWebPortal\lib\UnityGroup;
6
+use UnityWebPortal\lib\UnitySite;
7
8
if ($_SERVER["REQUEST_METHOD"] == "POST") {
9
$modalErrors = array();
0 commit comments