tagging missing from wallwall and a couple of themes, star missing from dispy

This commit is contained in:
friendica 2012-02-26 16:29:06 -08:00
commit a1861d1128
13 changed files with 37 additions and 2 deletions

View file

@ -134,6 +134,7 @@ EOT;
$arr['target'] = $target;
$arr['object-type'] = $objtype;
$arr['object'] = $obj;
$arr['private'] = $item['private'];
$arr['allow_cid'] = $item['allow_cid'];
$arr['allow_gid'] = $item['allow_gid'];
$arr['deny_cid'] = $item['deny_cid'];