Skip to content

Commit

Permalink
[com_joomlaupdate] restore vs php 7.3 (#23481)
Browse files Browse the repository at this point in the history
  • Loading branch information
alikon authored and Michael Babker committed Jan 15, 2019
1 parent c17bfc4 commit 34faac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/components/com_joomlaupdate/restore.php
Expand Up @@ -1222,7 +1222,7 @@ protected function _run()
$this->notify($message);
}
$this->runState = AK_STATE_NOFILE;
continue;
break;
}
}

Expand Down

0 comments on commit 34faac6

Please sign in to comment.