* Clean up session checks to better handle the case where the session was
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 5 Feb 2007 21:42:48 +0000 (21:42 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 5 Feb 2007 21:42:48 +0000 (21:42 +0000)
commit6038f9ed00aea775c33546a9756430a808f56827
treea909b0601cee0b13e3fcbc62ce0fd7522a4c06c3
parent7710c5d7f9c69c3fce06dafa2ca5a9f203846d7e
* Clean up session checks to better handle the case where the session was
  opened during the current request. May help with some caching corner
  cases.
RELEASE-NOTES
includes/LoadBalancer.php
includes/OutputPage.php
includes/RawPage.php
includes/Setup.php
includes/Skin.php
includes/SkinTemplate.php
includes/SpecialUserlogin.php
includes/WebRequest.php
includes/Wiki.php