parent
e236d2b632
commit
36720fcaa8
|
@ -210,6 +210,7 @@ class InstallController extends AbstractController {
|
||||||
'level' => PSM_USER_ADMIN,
|
'level' => PSM_USER_ADMIN,
|
||||||
'pushover_key' => '',
|
'pushover_key' => '',
|
||||||
'pushover_device' => '',
|
'pushover_device' => '',
|
||||||
|
'carriersms' => '',
|
||||||
);
|
);
|
||||||
|
|
||||||
$validator = $this->container->get('util.user.validator');
|
$validator = $this->container->get('util.user.validator');
|
||||||
|
|
Loading…
Reference in New Issue