diff --git a/admin_debug.php b/admin_debug.php index edd3cb9c..a3207ca8 100644 --- a/admin_debug.php +++ b/admin_debug.php @@ -53,6 +53,7 @@ $extensions = [ 'php-curl' => 'curl', 'php-mbstring' => 'mbstring', 'php-gd' => 'gd', + 'php-zip' => 'zip', ]; foreach ($extensions as $name => $ext) {