* Moved the main ob_start() from the default LocalSettings.php to WebStart.php.
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 19 Feb 2007 23:03:37 +0000 (23:03 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 19 Feb 2007 23:03:37 +0000 (23:03 +0000)
commit28dc3ec8884af80faaa996e72be4f945e8466c95
treed7b3c9ed0c8cedcf747ebbaaab2d03fa18c3ad87
parente380c455b7cb7c3016375062020ec13a88821f9a
* Moved the main ob_start() from the default LocalSettings.php to WebStart.php.
  The ob_start() section should preferably be removed from older
  LocalSettings.php files.
* Give Content-Length header for HTTP/1.0 clients.
* Partial support for Flash cross-domain-policy filtering. Text entry points should be protected, but uploads are not.
RELEASE-NOTES
config/index.php
img_auth.php
includes/DefaultSettings.php
includes/OutputHandler.php [new file with mode: 0644]
includes/WebStart.php
thumb.php