program/include/rcube_user.php @@ -78,6 +78,7 @@ */ function get_prefs() { if (!empty($this->language)) $prefs = array('language' => $this->language); if ($this->ID && $this->data['preferences'])