mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
again better ldap support. can can change your theme
This commit is contained in:
parent
7a855bfd7e
commit
dfa9be69ae
@ -18,7 +18,7 @@
|
||||
|
||||
if ($ntheme) {
|
||||
$theme = $ntheme;
|
||||
$phpgw->common->preferences_update($phpgw_info["user"]["account_id"],"theme","common");
|
||||
$phpgw->preferences->preferences_update($phpgw_info["user"]["account_id"],"theme","common");
|
||||
Header("location: " . $phpgw->link("changetheme.php"));
|
||||
exit;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user