Add files via upload

pull/441/head
Kevin Siml 2017-04-07 10:05:30 +02:00 committed by GitHub
parent 30827ea127
commit b64f3a7cea
1 changed files with 2 additions and 0 deletions

View File

@ -214,6 +214,8 @@ class InstallController extends AbstractController {
'level' => PSM_USER_ADMIN,
'pushover_key' => '',
'pushover_device' => '',
'pushsafer_key' => '',
'pushsafer_device' => '',
);
$validator = $this->container->get('util.user.validator');