From 5cf7dc763a86d7d7e95ff83f0cb4e3b398c76138 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 17 Feb 2015 13:03:28 +0000 Subject: [PATCH] --- testainstal.php | 3 --- 1 file changed, 0 insertions(+), 3 deletions(-) diff --git a/testainstal.php b/testainstal.php index 4d1e585..146c7c1 100644 --- a/testainstal.php +++ b/testainstal.php @@ -168,9 +168,6 @@ catch(ee) if (!extension_loaded("json")){ echo "Problema: não está instalado a json
"; } - if (!extension_loaded("imagick")){ - echo "Problema: não está instalado a imagick
"; - } if (!extension_loaded("libxml")){ echo "Problema: não está instalado a libxml
"; } -- libgit2 0.21.2