Aleksander Machniak
2013-05-07 c8f5588c8a712d5d5f36b6c2b44992384c503d6c
program/lib/Roundcube/rcube_imap_generic.php
@@ -746,7 +746,7 @@
        }
        if ($this->prefs['timeout'] <= 0) {
            $this->prefs['timeout'] = ini_get('default_socket_timeout');
            $this->prefs['timeout'] = max(0, intval(ini_get('default_socket_timeout')));
        }
        // Connect