From ccc6cf1277ae19a247647167d5ae8fc65d091b51 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Wed, 4 Sep 2019 22:57:38 +0100 Subject: [PATCH] Fixes #333 where country update files system needs php-xml to be installed if its not functions are disabled to update and your told to install it. --- application/views/update/index.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/application/views/update/index.php b/application/views/update/index.php index e5b85838..3ade307d 100644 --- a/application/views/update/index.php +++ b/application/views/update/index.php @@ -2,6 +2,14 @@

+ + + + + +
@@ -18,5 +26,7 @@ } + +