* (bug 898) Mime type autodetection.
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sat, 21 May 2005 07:46:17 +0000 (07:46 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sat, 21 May 2005 07:46:17 +0000 (07:46 +0000)
commit27105c21295dbc16532875feb3582a0555576e73
treed6ec159a3736ee1e23736924abe7a89820050684
parent4ded6466286886de97499189f56d7503b92f073f
* (bug 898) Mime type autodetection.
17 files changed:
RELEASE-NOTES
includes/DefaultSettings.php
includes/Defines.php
includes/GlobalFunctions.php
includes/Image.php
includes/ImagePage.php
includes/MimeMagic.php [new file with mode: 0644]
includes/SpecialUpload.php
includes/StreamFile.php
includes/mime.info [new file with mode: 0644]
includes/mime.types [new file with mode: 0644]
maintenance/archives/patch-img_media_type.sql [new file with mode: 0644]
maintenance/archives/patch-img_width.sql
maintenance/parserTests.php
maintenance/tables.sql
maintenance/updaters.inc
thumb.php