program/include/rcube_imap_generic.php
@@ -709,7 +709,7 @@ // do plain text auth $result = $this->login($user, $password); } write_log('imap', '----------'); if (is_resource($result)) { if ($this->prefs['force_caps']) { $this->clearCapability(); @@ -2236,4 +2236,3 @@ } ?>