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