mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-23 19:31:53 +02:00
"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
|
else
|
||||||
{
|
{
|
||||||
$GLOBALS['phpgw']->preferences->read_repository();
|
|
||||||
|
|
||||||
$prefs = array();
|
$prefs = array();
|
||||||
|
|
||||||
if ($GLOBALS['egw_info']['user']['preferences']['common'])
|
if ($GLOBALS['egw_info']['user']['preferences']['common'])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user