program/include/rcmail.php @@ -2118,10 +2118,9 @@ } else { $this->set_storage_prop(); return $storage->is_connected(); } } return false; return $storage->is_connected(); } }