mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
fix Scrutinizer docu bug
This commit is contained in:
parent
9f073b4c4c
commit
9082a799e2
@ -1517,7 +1517,7 @@ class Principals extends Handler
|
||||
* Get proxy-groups for given user $account: users or groups who GRANT proxy rights to $account
|
||||
*
|
||||
* @param int $account who is the proxy
|
||||
* @param string|array $app ='calendar' applications for which proxys should be added
|
||||
* @param string $app ='calendar' applications for which proxys should be added
|
||||
* @return array with href props
|
||||
*/
|
||||
protected function get_calendar_proxy_groups($account, $app='calendar')
|
||||
|
Loading…
Reference in New Issue
Block a user