cleanup to SpecialUpload.php:
authorJack Phoenix <ashley@users.mediawiki.org>
Sun, 7 Mar 2010 14:07:14 +0000 (14:07 +0000)
committerJack Phoenix <ashley@users.mediawiki.org>
Sun, 7 Mar 2010 14:07:14 +0000 (14:07 +0000)
commitddc0f17f291a3131389bd8835858763669b5ef49
tree9617c9a607f3aebb0056c2556e97a544d3129bf1
parent62a79446e386057b2838d4ba12fc2c5a17ddcb54
cleanup to SpecialUpload.php:
*trimmed trailing spaces
*more braces
*indentation tweaks
*removed unused globals
*removed unused $sk variable from showUploadWarning()
*changed double quotes to single where appropriate
includes/specials/SpecialUpload.php