mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
Don't reset array. Refs #361
This commit is contained in:
parent
9530b8d14d
commit
a5d3697b97
@ -116,8 +116,6 @@ class Backend extends \Sabre_CardDAV_Backend_Abstract {
|
||||
*/
|
||||
public function createAddressBook($principaluri, $uri, array $properties) {
|
||||
|
||||
$properties = array();
|
||||
|
||||
foreach($properties as $property => $newvalue) {
|
||||
|
||||
switch($property) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user