From 2b8778b205de46d8d19fac86e74dbc8b4cd65891 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 23 Jan 2025 17:21:49 -0500 Subject: [PATCH] Fix some lingering dead links --- ajax.php | 4 ---- guest/guest_view_ticket.php | 14 ++------------ 2 files changed, 2 insertions(+), 16 deletions(-) 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) { ?> - - -
+

Ticket @@ -95,7 +85,7 @@ if ($ticket_row) { -

Please log in or reply to the ticket via email to respond
+
Please log in or reply to the ticket via email to respond