abook_vcard cleanup
This commit is contained in:
@@ -228,7 +228,7 @@ class Connections extends \Zotlabs\Web\Controller {
|
||||
|
||||
$contacts = array();
|
||||
|
||||
if(count($r)) {
|
||||
if($r) {
|
||||
|
||||
foreach($r as $rr) {
|
||||
if($rr['xchan_url']) {
|
||||
|
Reference in New Issue
Block a user