Fix for XML type checks... don't look for the closing angle-brace on the root tag...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 5 Feb 2008 22:35:28 +0000 (22:35 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 5 Feb 2008 22:35:28 +0000 (22:35 +0000)
commit839871e486723f775771d4621c32e75ec329a3f7
treefb11019f42075437b82625473bca1654b04ba5ec
parent38b4259482892753210b78115f388f237ea3f82a
Fix for XML type checks... don't look for the closing angle-brace on the root tag, as it may not be in the header chunk we read. Some SVGs have a lot of attributes on the root element!
includes/MimeMagic.php