mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
45111b8cd9
Before we queried page_generation_time common preference without a callback, which send a synchronious request to server to fetch common preferences, when it returned it looked for the preference again and send the next synchronious request to the server, in an infinit loop. Now setting _callback parameter of egw.preference() to false, just returns undefined, if common preferences are not yet loaded, but dont try to query them from server |
||
---|---|---|
.. | ||
images | ||
inc | ||
js | ||
lang | ||
ntlm | ||
setup | ||
src | ||
templates/default | ||
asyncservices.php | ||
asyncwrapper.php | ||
categories.php | ||
config.php | ||
images.php | ||
lang.php | ||
thumbnail.php | ||
user.php |