more vcard work

This commit is contained in:
zotlabs
2016-12-21 15:03:33 -08:00
parent fcc92299eb
commit bb85e139f1
8 changed files with 18 additions and 5 deletions

View File

@@ -191,7 +191,7 @@ class Profiles extends \Zotlabs\Web\Controller {
}
}
function post() {
function post() {
if(! local_channel()) {
notice( t('Permission denied.') . EOL);