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 8a4f739 commit 887a34cCopy full SHA for 887a34c
resources/autoload.php
@@ -18,7 +18,7 @@
18
require_once __DIR__ . "/lib/UnitySite.php";
19
require_once __DIR__ . "/lib/UnityConfig.php";
20
require_once __DIR__ . "/lib/UnityWebhook.php";
21
-include_once __DIR__ . "/lib/UnityRedis.php";
+require_once __DIR__ . "/lib/UnityRedis.php";
22
23
// run init script
24
require __DIR__ . "/init.php";
tools/docker-dev/unity-web-portal
@@ -0,0 +1 @@
1
+Subproject commit 7087b78718a64185ea1ebaf615f4a8b395f39267
0 commit comments