Fix: Mailbox Stats über Dovecot mit config/mailpool.php

main v1.0.06
boban 2025-10-21 02:33:38 +02:00
parent a25de8c7b7
commit 2fecb09984
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ class UpdateMailboxStats extends Command
$count++;
}
}
closedir($dh);
closedir($dh);
}
}
}