mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-08 23:05:10 +02:00
* Preferences: use push to ask every affected client to reload preferences, if affected
This commit is contained in:
@ -66,7 +66,7 @@ egw.extend('user', egw.MODULE_GLOBAL, function()
|
||||
* Get data about current user
|
||||
*
|
||||
* @param {string} _field
|
||||
* - 'account_id','account_lid','person_id','account_status',
|
||||
* - 'account_id','account_lid','person_id','account_status','memberships'
|
||||
* - 'account_firstname','account_lastname','account_email','account_fullname','account_phone'
|
||||
* - 'apps': object with app => data pairs the user has run-rights for
|
||||
* @return {string|array|null}
|
||||
|
Reference in New Issue
Block a user