Changeset 6106 in subversion
- Timestamp:
- Apr 20, 2012 9:28:52 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcube_image.php
r6092 r6106 76 76 $result = false; 77 77 $rcube = rcube::get_instance(); 78 $convert = $rc mail->config->get('im_convert_path', false);78 $convert = $rcube->config->get('im_convert_path', false); 79 79 $props = $this->props(); 80 80
Note: See TracChangeset
for help on using the changeset viewer.
