diff --git a/ajax.php b/ajax.php index 085f0702..a5b3e96c 100644 --- a/ajax.php +++ b/ajax.php @@ -7,14 +7,10 @@ */ require_once "config.php"; - require_once "functions.php"; - require_once "check_login.php"; - require_once "rfc6238.php"; - /* * Fetches SSL certificates from remote hosts & returns the relevant info (issuer, expiry, public key) */ diff --git a/guest/guest_view_ticket.php b/guest/guest_view_ticket.php index 51933b0c..57cd952c 100644 --- a/guest/guest_view_ticket.php +++ b/guest/guest_view_ticket.php @@ -56,17 +56,7 @@ if ($ticket_row) { ?> -
- -