alecpl
2010-03-30 94a6c642cfc9ace111332e3a5822c96046796d2f
program/include/rcube_imap_generic.php
@@ -566,7 +566,7 @@
       // check input
       if (empty($host)) {
          $this->error    = "Empty host";
          $this->errornum = -1;
          $this->errornum = -2;
          return false;
       }
        if (empty($user)) {