forked from extern/egroupware
"removed unnecessary loading of prefs on each request"
This commit is contained in:
parent
da981bb02f
commit
1e90070d36
@ -214,8 +214,6 @@ class idots_framework extends egw_framework
|
||||
}
|
||||
else
|
||||
{
|
||||
$GLOBALS['phpgw']->preferences->read_repository();
|
||||
|
||||
$prefs = array();
|
||||
|
||||
if ($GLOBALS['egw_info']['user']['preferences']['common'])
|
||||
|
Loading…
Reference in New Issue
Block a user