program/include/rcube_user.php
@@ -16,7 +16,7 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ $Id: rcube_user.inc 933 2007-11-29 14:17:32Z thomasb $ $Id$ */ @@ -123,7 +123,7 @@ $this->language = $_SESSION['language']; if ($this->db->affected_rows()) { $config->merge($a_user_prefs); $config->set_user_prefs($a_user_prefs); return true; }