User "^demon" posted a comment on MediaWiki.r95028. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95028#c21133 Commit summary:
use WebResponse::header() rather than raw header() calls Comment: Noooo, it's not a static method. Use $wgRequest->response()->header() like you do with setcookie(). Sorry if I wasn't clear. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
