09.06.2015, 15:16
Oh, I missed that part.
When an admin goes on duty, you check if the name is null and you return an error if it is.
However, when an admins goes off duty, you do NOT check if the name is null and return an error if it is but you set the empty name.
When an admin goes on duty, you check if the name is null and you return an error if it is.
However, when an admins goes off duty, you do NOT check if the name is null and return an error if it is but you set the empty name.

