(bugs 11381, 11613) Session.save_handler issues:
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 10 Apr 2009 14:53:32 +0000 (14:53 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 10 Apr 2009 14:53:32 +0000 (14:53 +0000)
commita0f8d5c6eaef5728cc86d96cdd9a0273f9655484
treeba91b97a343a1d4e0da2d097cf6c57d50ef40521
parent2d921487e4b2c3531a88e88d525d0f72bfbebefe
(bugs 11381, 11613) Session.save_handler issues:
* Added a new config variable, $wgSessionHandler to control what value the save_handler is set to
* Setting to null allows you to disable setting it entirely, which was the primary complaint of the two bugs, but it also allows you to set it to whatever you'd like
RELEASE-NOTES
includes/DefaultSettings.php
includes/GlobalFunctions.php