diff --git a/src/server/cyberhex-code/test/server.php b/src/server/cyberhex-code/test/server.php index 412762a..3bbed27 100644 --- a/src/server/cyberhex-code/test/server.php +++ b/src/server/cyberhex-code/test/server.php @@ -54,7 +54,7 @@ try { throw new Exception('invalid relying party ID'); } } - + $rpId=$_SERVER['SERVER_NAME']; // types selected on front end //$typeUsb = !!filter_input(INPUT_GET, 'type_usb'); //$typeNfc = !!filter_input(INPUT_GET, 'type_nfc');