mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
fixed bug
This commit is contained in:
parent
5bb50acfb1
commit
05a0a3a366
@ -219,7 +219,7 @@ class Manager
|
||||
$this->stringGroups = \io_safe_output(
|
||||
implode(
|
||||
', ',
|
||||
array_keys($this->groups)
|
||||
array_values($this->groups)
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user