Skip to content

Commit

Permalink
Update helper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Dec 22, 2014
1 parent a6e4203 commit 5b0ff70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/mod_articles_news/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ public static function getList(&$params)
$item->beforeDisplayContent = trim(implode("\n", $results));
}

unset($item);

return $items;
}
}

0 comments on commit 5b0ff70

Please sign in to comment.