Skip to content

Commit

Permalink
Merge branch 'staging' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
yozmag committed Apr 1, 2019
2 parents 23200dc + fc251ce commit e0cc7d6
Show file tree
Hide file tree
Showing 5 changed files with 368 additions and 3 deletions.
3 changes: 0 additions & 3 deletions administrator/components/com_installer/models/update.php
Original file line number Diff line number Diff line change
Expand Up @@ -255,9 +255,6 @@ public function getDisabledUpdateSites()
*/
public function findUpdates($eid = 0, $cache_timeout = 0, $minimum_stability = JUpdater::STABILITY_STABLE)
{
// Purge the updates list
$this->purge();

JUpdater::getInstance()->findUpdates($eid, $cache_timeout, $minimum_stability);

return true;
Expand Down

0 comments on commit e0cc7d6

Please sign in to comment.