Skip to content

Commit

Permalink
Update banners.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Dec 22, 2014
1 parent 459686f commit a83a0b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/com_banners/models/banners.php
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ public function getItems()
$parameters->loadString($item->params);
$item->params = $parameters;
}

unset($item);
}

return $this->cache['items'];
Expand Down

0 comments on commit a83a0b9

Please sign in to comment.