Aleksander Machniak
2012-05-09 66510e20d36cb8da4f3012ef063de7bfce9b51aa
program/include/rcube_image.php
@@ -75,7 +75,7 @@
    {
        $result  = false;
        $rcube   = rcube::get_instance();
        $convert = $rcmail->config->get('im_convert_path', false);
        $convert = $rcube->config->get('im_convert_path', false);
        $props   = $this->props();
        if (!$filename) {