Fix a regression from the file repo stuff.
authorRaimond Spekking <raymond@users.mediawiki.org>
Mon, 3 Sep 2007 15:06:30 +0000 (15:06 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Mon, 3 Sep 2007 15:06:30 +0000 (15:06 +0000)
commit6ef236c92cabe13741165578787e360561a74bbd
tree43ae15103e8df4e285d687fb8e42e217ffb9788b
parent7348ecebb1f7dfecb3df3fca55f7670b3028862b
Fix a regression from the file repo stuff.
$file->getExtension returns now a normalized, lower case extension but the check needs the original extension from the upload input form.
includes/SpecialUpload.php