alecpl
2012-04-20 b1b808d2cd471d33d29d202ce421e678608edb7e
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) {