reindent BookmarkPlugin

This commit is contained in:
Evan Prodromou 2010-12-20 13:35:30 -05:00
parent d8de285d4e
commit 15f4e0a9f0
1 changed files with 15 additions and 14 deletions

View File

@ -203,7 +203,8 @@ class BookmarkPlugin extends Plugin
$object->id = $notice->uri;
$object->type = ActivityObject::BOOKMARK;
$object->title = $nb->title;
$object->summary = $nb->summary;
$object->summary = $nb->description;
$object->link = $notice->bestUrl();
// Attributes of the URL