Remove the session_start from UploadBase, since there is nothing that could close...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 12 Mar 2010 18:46:13 +0000 (18:46 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 12 Mar 2010 18:46:13 +0000 (18:46 +0000)
commit13a6729c2efa5d4552606dfaa94e9a55163f4f5f
tree8323a5b7bf4bbeabe7fbe65013aa9d4797d4a7db
parentdd349d7b3a882ea5b33c26b37eb2591f60ea79d3
Remove the session_start from UploadBase, since there is nothing that could close the session in MediaWiki trunk.
includes/upload/UploadBase.php