"Tim Starling" posted a comment on MediaWiki.r81363. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/81363#c30533
Commit summary for MediaWiki.r81363: * Remove last bit of code that uses PATH_INFO from img_auth.php so that people who want to use protected images on hosts with sadly mis-shapen PHPs (e.g. GoDaddy) can. * Mangle PATH_INFO handler in WebRequest so that all the relevant bits are in a (couple of) static functions. Tim Starling's comment: Why did you modify a configuration global variable in img_auth.php instead of using a parameter to WebRequest::getPathInfo()? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
