mirror of
https://github.com/itflow-org/itflow
synced 2026-03-06 05:44:52 +00:00
Tidy
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
require_once "guest_header.php";
|
require_once "guest_header.php";
|
||||||
|
|
||||||
|
|
||||||
if (!isset($_GET['invoice_id'], $_GET['url_key'])) {
|
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>";
|
echo "<br><h2>Oops, something went wrong! Please raise a ticket if you believe this is an error.</h2>";
|
||||||
require_once "guest_footer.php";
|
require_once "guest_footer.php";
|
||||||
|
|||||||
Reference in New Issue
Block a user