-
Bug
-
Resolution: Fixed
-
Major
-
1.8.7, 1.9.3
-
None
-
MOODLE_18_STABLE, MOODLE_19_STABLE
-
MOODLE_18_STABLE, MOODLE_19_STABLE
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.