abook_vcard cleanup

This commit is contained in:
zotlabs
2016-12-20 20:37:06 -08:00
parent a270ca5101
commit f3ec818a66
4 changed files with 44 additions and 73 deletions

View File

@@ -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']) {