mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 08:23:12 +01:00
minor changes - can't remember
This commit is contained in:
parent
95b43e0ec3
commit
b4c4b517ab
@ -22,7 +22,7 @@
|
||||
|
||||
$phpgw->accounts->phpgw_fillarray();
|
||||
if(! $phpgw->preferences->account_id) {
|
||||
$phpgw->preferences->preferences($phpgw_info["user"]["account_id"]);
|
||||
$phpgw->preferences->preferences($phpgw_info["user"]["account_id"]);
|
||||
}
|
||||
$phpgw_info["user"]["preferences"] = $phpgw->preferences->get_preferences();
|
||||
$this->groups = $this->read_groups($phpgw_info["user"]["userid"]);
|
||||
|
Loading…
Reference in New Issue
Block a user