mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-29 11:24:11 +01:00
Removed debug statement.
This commit is contained in:
parent
25e2ed9d56
commit
3992402f1a
@ -153,7 +153,6 @@ if(!$value) {
|
||||
}
|
||||
break;
|
||||
default:
|
||||
debug('Setting string:'.$name.' '.$value);
|
||||
$vcard->setString($name, $value);
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user