mirror of https://github.com/itflow-org/itflow
Tidy
This commit is contained in:
parent
28e7a6b195
commit
1303f18218
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue