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