diff --git a/classes/wbInstaller.php b/classes/wbInstaller.php index b5b6690..5e33b6e 100755 --- a/classes/wbInstaller.php +++ b/classes/wbInstaller.php @@ -205,7 +205,7 @@ public function save_install_progress() { * Get all tests. * * @param string $progresstype - * @param bool|null $finished Optional parameter. + * @param bool|null $status * @return int */ public function update_install_progress($progresstype, $status = 0) {