I guess it's a typo, cause in one place we have $user->mailstop = 0 and in another place we have $user->emailstop = 0.
So, here is a patch to fix it.
Hope you like.
Description
I guess it's a typo, cause in one place we have $user->mailstop = 0 and in another place we have $user->emailstop = 0.
So, here is a patch to fix it.
Hope you like.