Go to the source code of this file.
Variables | |
| module | |
|
|
Initial value: array(
"name" => "ImageMagick Helper programs",
"var" => "im",
"type" => "program_check",
"programs" => "convert",
"serious" => false,
"error" => 0,
"warning" => 1,
"passed" => "Convert founded.",
"failed" => "Convert was not founded.",
"notpassed" => "Convert was not founded.",
"description" => "Please give path to the directory where your ImageMagick binearis are. The only required ImageMagick binary is <code>convert</code>. Examples of paths: <i>/usr/bin/, /usr/local/bin</i><br />If you donät have ImageMagick installed, this field must be left empty!")
Definition at line 21 of file 1imagemagick.php. |
1.3