Skip to content

Commit b5cc212

Browse files
committed
add missing import
1 parent 9adc302 commit b5cc212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webroot/js/ajax/ssh_validate.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
require_once __DIR__ . "/../../../vendor/autoload.php";
44
require_once __DIR__ . "/../../../resources/lib/utils.php";
5+
require_once __DIR__ . "/../../../resources/lib/UnityHTTPD.php";
56

67
use UnityWebPortal\lib\UnityHTTPD;
78

0 commit comments

Comments
 (0)