Add files via upload
parent
30827ea127
commit
b64f3a7cea
|
@ -214,6 +214,8 @@ class InstallController extends AbstractController {
|
||||||
'level' => PSM_USER_ADMIN,
|
'level' => PSM_USER_ADMIN,
|
||||||
'pushover_key' => '',
|
'pushover_key' => '',
|
||||||
'pushover_device' => '',
|
'pushover_device' => '',
|
||||||
|
'pushsafer_key' => '',
|
||||||
|
'pushsafer_device' => '',
|
||||||
);
|
);
|
||||||
|
|
||||||
$validator = $this->container->get('util.user.validator');
|
$validator = $this->container->get('util.user.validator');
|
||||||
|
|
Loading…
Reference in New Issue