John Straffin wrote:
I've looked at Thoams Gries' flowchart and perused index.php, setup.php, user.php and I can't find where MW actually says "are they logged in?" Anyone wanna throw me a bone? Thanks in advance...
User::loadFromSession() checks several sources for login credentials, returning either the authenticated User or a generic anonymous User object.
-- brion vibber (brion @ pobox.com)