Add files via upload

pull/440/head
Kevin Siml 2017-04-06 11:09:31 +02:00 committed by GitHub
parent a4976b4cdd
commit 7379b530b1
1 changed files with 1 additions and 0 deletions

View File

@ -211,6 +211,7 @@ class InstallController extends AbstractController {
'pushover_key' => '',
'pushover_device' => '',
'pushsafer_key' => '',
'pushsafer_device' => '',
);
$validator = new \psm\Util\User\UserValidator($this->user);