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