Skip to content
Snippets Groups Projects
Verified Commit 8de6be4e authored by Florian Azizian's avatar Florian Azizian
Browse files

wording imagick library in install en

parent 1876896f
No related branches found
No related tags found
No related merge requests found
......@@ -160,6 +160,9 @@ if (!defined('_FILEINFO')) {
if (!defined('_GETTEXT')) {
define('_GETTEXT', 'gettext library');
}
if (!defined('_IMAGICK')) {
define('_IMAGICK', 'IMagick library');
}
if (!defined('_PEAR')) {
define('_PEAR', 'PEAR');
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment