From 45083e19b0e740ef8bf370631f49d2b265447974 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sat, 30 Aug 2025 15:58:19 +0100 Subject: [PATCH] Fix if undefined --- user/invoice.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user/invoice.php b/user/invoice.php index e615f34b..18afadf5 100644 --- a/user/invoice.php +++ b/user/invoice.php @@ -248,7 +248,7 @@ if (isset($_GET['invoice_id'])) {
- + 0 || $credit_balance > 0) { ?> - +
@@ -469,7 +469,7 @@ if (isset($_GET['invoice_id'])) { >
- +