mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
src: style sweep
This commit is contained in:
parent
72170de8ad
commit
7ee772a4c5
@ -185,7 +185,7 @@ class BackupController extends ApiControllerBase
|
||||
/**
|
||||
* download specified backup, when left empty the latest is offered
|
||||
*/
|
||||
public function downloadAction($host, $backup=null)
|
||||
public function downloadAction($host, $backup = null)
|
||||
{
|
||||
$providers = $this->providers();
|
||||
if (!empty($providers[$host])) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user