]> git.mjollnir.org Git - moodle.git/commit
At last, fixed that despicable notice when logging in by converting direct
authordefacer <defacer>
Mon, 13 Dec 2004 18:38:18 +0000 (18:38 +0000)
committerdefacer <defacer>
Mon, 13 Dec 2004 18:38:18 +0000 (18:38 +0000)
commit7692b11451c2bf2caf03c40f112b83239125a1a6
tree21eb88fbbe4104b65758e7825fb7757661fd737e
parentccb42b9a701b69d1ec4b502e8584985d2ce8bcf5
At last, fixed that despicable notice when logging in by converting direct
array access to get_user_preference(), as it should be.

Removed reload_user_preferences() call, it's not needed and I saw one other
such call somewhere around here which M.D. has commented out (without creating
trouble, obviously).
login/index.php