mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
Fixed user preferences, they are now working with theme support again
This commit is contained in:
parent
eac8fd0b93
commit
96d70f8d8a
@ -113,7 +113,7 @@
|
||||
}
|
||||
if ($update_session_info) {
|
||||
$phpgw_info["user"]["preferences"] = $this->data;
|
||||
$phpgw->session->update_session_info();
|
||||
$phpgw->session->save_repositories();
|
||||
}
|
||||
return $this->data;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user