Skip to content

Commit

Permalink
Update articles.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Dec 22, 2014
1 parent 35e82a7 commit cbf2872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/com_content/models/articles.php
Original file line number Diff line number Diff line change
Expand Up @@ -663,6 +663,8 @@ public function getItems()
$item->tags->getItemTags('com_content.article', $item->id);
}

unset($item);

return $items;
}

Expand Down

0 comments on commit cbf2872

Please sign in to comment.