program/lib/Roundcube/rcube_imap_generic.php | ●●●●● patch | view | raw | blame | history |
program/lib/Roundcube/rcube_imap_generic.php
@@ -2530,7 +2530,6 @@ return false; } $initiated = false; $binary = true; do { @@ -2693,7 +2692,7 @@ } } } } while (!$this->startsWith($line, $key, true)); } while (!$this->startsWith($line, $key, true) || !$initiated); if ($result !== false) { if ($file) {