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 9adc302 commit b5cc212Copy full SHA for b5cc212
webroot/js/ajax/ssh_validate.php
@@ -2,6 +2,7 @@
2
3
require_once __DIR__ . "/../../../vendor/autoload.php";
4
require_once __DIR__ . "/../../../resources/lib/utils.php";
5
+require_once __DIR__ . "/../../../resources/lib/UnityHTTPD.php";
6
7
use UnityWebPortal\lib\UnityHTTPD;
8
0 commit comments