undo vcard on display module until we can make it accurate

This commit is contained in:
zotlabs 2018-03-31 01:43:33 -07:00
parent 1e086a4ac8
commit e155e7d9ce

View file

@ -114,7 +114,8 @@ class Display extends \Zotlabs\Web\Controller {
dbesc($target_item['author_xchan'])
);
if($x) {
\App::$poi = $x[0];
// not yet ready for prime time
// \App::$poi = $x[0];
}
//if the item is to be moderated redirect to /moderate