On 2013-09-08 18:25, Muhammad Zamri Bin Muhamad Suharini wrote:
Thanks for the new release. I just think that it is better if the installer doesn't replace the roundcube_logo.png during upgrade process. That file usually replaced by my company's logo. unless RC has new logo. This applies to other images as well.
Just my 2 cents.
Don't replace the default logo, use this setting in the config instead. No more worries.
// replace Roundcube logo with this image // specify an URL relative to the document root of this Roundcube installation $config['skin_logo'] = null;