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