Events get rendered.

This commit is contained in:
Mikael Nordfeldth
2016-01-18 23:58:32 +01:00
parent 15d12b209d
commit 385705c65b
4 changed files with 31 additions and 59 deletions

View File

@@ -306,7 +306,6 @@ class BookmarkPlugin extends MicroAppPlugin
return true;
}
common_debug('Extending activity '.$stored->id.' with '.get_called_class());
$this->extendActivity($stored, $act, $scoped);
return false;
}