mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
docu update
This commit is contained in:
parent
fe96404533
commit
618c70a45d
@ -7,7 +7,7 @@
|
||||
* @package addressbook
|
||||
* @subpackage groupdav
|
||||
* @author Ralf Becker <RalfBecker-AT-outdoor-training.de>
|
||||
* @copyright (c) 2007-12 by Ralf Becker <RalfBecker-AT-outdoor-training.de>
|
||||
* @copyright (c) 2007-13 by Ralf Becker <RalfBecker-AT-outdoor-training.de>
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
@ -641,7 +641,7 @@ class addressbook_groupdav extends groupdav_handler
|
||||
*
|
||||
* @param array $contact
|
||||
* @param array|false $oldContact
|
||||
* @param int|boolean $list_id or false on error
|
||||
* @return int|boolean $list_id or false on error
|
||||
*/
|
||||
function save_group(array &$contact, $oldContact=null)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user