Skip to content

Commit

Permalink
doc block
Browse files Browse the repository at this point in the history
add missing parameter
  • Loading branch information
alikon committed Aug 19, 2017
1 parent b87c8ab commit ec6b028
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion administrator/components/com_installer/models/update.php
Expand Up @@ -388,7 +388,9 @@ public function update($uids, $minimum_stability = JUpdater::STABILITY_STABLE)
/**
* Handles the actual update installation.
*
* @param JUpdate $update An update definition
* @param JUpdate $update An update definition
*
* @param string $updateurl Update Server manifest
*
* @return boolean Result of install
*
Expand Down

0 comments on commit ec6b028

Please sign in to comment.