Aleksander Machniak
2013-05-07 95b90be8c22aa51f5b5e2d8bfa8031b50fa15e49
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