missing space in nav tpl

This commit is contained in:
zotlabs
2017-06-28 16:45:48 -07:00
parent c5cff7d637
commit 34c4775916
4 changed files with 6 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ class Hcard extends \Zotlabs\Web\Controller {
return;
}
logger('hcard_request: ' . $which, LOGGER_DEBUG);
$profile = '';
$channel = \App::get_channel();