Add getCookie(). Stuff should use this now instead of accessing $_COOKIE directly
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 26 May 2010 00:50:46 +0000 (00:50 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 26 May 2010 00:50:46 +0000 (00:50 +0000)
commit8da9785fc96230efabbd8308c232e0f9f732a3cb
tree48fa4d8839d7ecdae9e738f17006ffdc37ceeb4e
parent3919dd980cee5e9af3ea3ef5946edbd22b251e63
Add getCookie(). Stuff should use this now instead of accessing $_COOKIE directly
includes/WebRequest.php