]> git.mjollnir.org Git - moodle.git/commit
Check for USER->email in require_login. With external authentication
authormartin <martin>
Thu, 26 Sep 2002 03:51:31 +0000 (03:51 +0000)
committermartin <martin>
Thu, 26 Sep 2002 03:51:31 +0000 (03:51 +0000)
commitab998e5d075c5b26a6c33f7326dee582e803ede5
treeeea2fa4eb7b0cf59768af41d83acdb14e4308c26
parent43dc9446117e16130b08dbe9c2459b913d83141f
Check for USER->email in require_login.  With external authentication
schemes it's possible that the email field could be empty, so this
will force users to update it (and the rest of their profile) any
time they log into a course.
lib/moodlelib.php