Add the other existing $skin.css/.js to the message files too to be consistent
[lhc/web/wiklou.git] / includes / OutputHandler.php
2008-05-30 Tim StarlingFixed excessive memory usage in PCRE in wfMangleFlashPo...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-08 Tim StarlingAdd an X-Vary-Options header, as per my proposed squid...
2007-10-29 Brion Vibber* (bug 11795) Be more paranoid about confirming accept...
2007-07-19 Brion VibberDon't do gzip compression if the URL path ends in ...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-02-20 Brion VibberFix regression: typo caused 'Vary: Accept-Encoding...
2007-02-20 Brion VibberDon't suppress gzip mode for zero-length output; failin...
2007-02-20 Brion Vibber* Further fix to Special:Export etc; instead of trying...
2007-02-19 Tim Starling* Moved the main ob_start() from the default LocalSetti...