mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
parent
47079b723d
commit
f3a8981aa3
@ -28,7 +28,7 @@ class UserGroupStep extends Step
|
||||
|
||||
public function apply()
|
||||
{
|
||||
$success &= $this->createGroupsIni();
|
||||
$success = $this->createGroupsIni();
|
||||
if (isset($this->data['resourceConfig'])) {
|
||||
$success &= $this->createUserGroup();
|
||||
if ($success) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user