Cleanup SpecialUpload::getExistsWarning which referenced some undeclared variables.
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 16 Sep 2009 15:09:00 +0000 (15:09 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 16 Sep 2009 15:09:00 +0000 (15:09 +0000)
commit9794985c9d2ef37788d41eac00c30c0ccf3b04d1
treef8055f81fdd0060abb3877f39050734a29b30fc6
parenta8e60c193059ab1536564325d36f4ddd89bb9ad6
Cleanup SpecialUpload::getExistsWarning which referenced some undeclared variables.
There is some more cleanup to be done in SpecialUpload::getExistsWarning and UploadBase::getExistsWarning, but there are currently no errors as far as I'm aware. I will probably break b/c on them though.
includes/specials/SpecialUpload.php
includes/upload/UploadBase.php