audio/video bb tags showing up on Diaspora

This commit is contained in:
friendica 2011-12-20 17:01:41 -08:00
commit 7fbfbdae07
4 changed files with 8 additions and 5 deletions

View file

@ -60,8 +60,8 @@ function acl_init(&$a){
intval($count)
);
foreach($r as $g){
// logger('acl: group: ' . $g['name'] . ' members: ' . $g['uids']);
$groups[] = array(
"type" => "g",
"photo" => "images/default-group-mm.png",