From bfa3408de7261ea3a461e3c725eb5f58cd0cb4b2 Mon Sep 17 00:00:00 2001 From: kFrolichs Date: Thu, 22 Feb 2018 16:32:48 +0100 Subject: [PATCH] Small syntax error fix and updated README to contain possible port troubles fix. --- README.md | 4 +++- vqmod/xml/orders_list.xml | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c0a28ec..9036a36 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# Wuunder opencart plugin \ No newline at end of file +# Wuunder opencart plugin + +Troubles caused by use of other ports than HTTP can be fixed but are not part of the standard implementation. diff --git a/vqmod/xml/orders_list.xml b/vqmod/xml/orders_list.xml index f660f24..0ed715e 100644 --- a/vqmod/xml/orders_list.xml +++ b/vqmod/xml/orders_list.xml @@ -16,7 +16,7 @@ + if (is_null($order['booking_url']) || empty($order['booking_url'])) { ?> @@ -30,4 +30,4 @@ ]]> - \ No newline at end of file +