Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge

This commit is contained in:
zotlabs
2017-06-20 18:39:27 -07:00
16 changed files with 385 additions and 2539 deletions

View File

@@ -2373,5 +2373,6 @@ function anon_identity_init($reqvars) {
}
return $x[0];
}
}

View File

@@ -1744,3 +1744,4 @@ function asencode_person($p) {
return $ret;
}