mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
cleanup forgotten test code in GroupDAV
This commit is contained in:
parent
e5e052441d
commit
80a9456eee
@ -265,8 +265,6 @@ class groupdav_principals extends groupdav_handler
|
||||
$this->base_uri.'/'.$owner.'/');
|
||||
}
|
||||
}
|
||||
$addressbooks[] = HTTP_WebDAV_Server::mkprop('href',
|
||||
$this->base_uri.'/DAB/');
|
||||
$cal_bo = new calendar_bo();
|
||||
foreach ($cal_bo->list_cals() as $label => $entry)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user