mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-09 04:50:15 -05:00
3a8b370a08
Redeclaring the `err` variable inside the if statement made the later error check fail even when the user was successfully created. Fixes: #1277