program/lib/Roundcube/rcube_session_redis.php @@ -169,6 +169,8 @@ return !empty($this->vars) ? (string) $this->vars : ''; } return ''; } /**