This commit is contained in:
johnnyq 2024-01-31 22:16:21 -05:00
parent 28e7a6b195
commit 1303f18218
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
require_once "guest_header.php";
if (!isset($_GET['invoice_id'], $_GET['url_key'])) {
echo "<br><h2>Oops, something went wrong! Please raise a ticket if you believe this is an error.</h2>";
require_once "guest_footer.php";