thomascube
2012-05-02 a605b2584df2dd5bc2bd3b9ba73e71d921eb9a13
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) {