From 0850127d2b89c66f9bcf3e576a8907aa784bd929 Mon Sep 17 00:00:00 2001 From: mattpass Date: Mon, 5 Apr 2021 11:36:19 +0100 Subject: [PATCH] Check ZipArchive is available before showing list of installable plugins --- lib/plugins-manager.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/lib/plugins-manager.php b/lib/plugins-manager.php index 31270a3..0d18d03 100644 --- a/lib/plugins-manager.php +++ b/lib/plugins-manager.php @@ -218,8 +218,14 @@ function deletePlugin($dir) {