diff --git a/discover.php b/discover.php index 38fa855..726c261 100755 --- a/discover.php +++ b/discover.php @@ -46,7 +46,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') { - + @@ -101,7 +101,7 @@ try { Addressbooks discovered: ' , count($abooks) , '

'; if (count($abooks) < 1) { - echo '

Please try again

'; + echo '

Please try again

'; exit(0); } ?>
URI to discover:URL to discover: Probably hostname is enough, maybe with protocol (defaults to https).