AddMemberForm: Fix `Variable '$userName' is probably undefined`

This commit is contained in:
Sukhwinder Dhillon 2023-08-15 15:28:14 +02:00 committed by raviks789
parent 0198054943
commit c501e3e2e1
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ class AddMemberForm extends Form
}
$single = null;
$userName = null;
foreach ($userNames as $userName) {
try {
$this->backend->insert(