Update join.blade.php

This commit is contained in:
Thomas G 2022-09-14 20:05:47 +10:00
parent dd23c7a9e3
commit 43b9b98816
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ if (Auth::check()) {
}
$ip = addslashes($_GET["ip"]);
$port = addslashes($_GET["port"]);
$app = 'test';
ob_start();
@endphp