Aleksander Machniak
2014-05-15 47a7833aca96a263068eed53f9471a3699ef257b
program/lib/Roundcube/rcube_storage.php
@@ -152,6 +152,19 @@
    /**
     * Get connection/class option
     *
     * @param string $name Option name
     *
     * @param mixed Option value
     */
    public function get_option($name)
    {
        return $this->options[$name];
    }
    /**
     * Activate/deactivate debug mode.
     *
     * @param boolean $dbg True if conversation with the server should be logged