* fixed filldestination with for non-js2 version of special upload page.
authorMichael Dale <dale@users.mediawiki.org>
Fri, 17 Jul 2009 20:26:14 +0000 (20:26 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Fri, 17 Jul 2009 20:26:14 +0000 (20:26 +0000)
commitee535c908555930a989e23a5e181f468d7c5d342
tree70d7a08c3db563f7f1ce5c16ee0e635e8373f336
parent5c7bcd40463eb01234be5d5c95ba77472d41f907
* fixed filldestination with for non-js2 version of special upload page.
* fixed some other warnings that come up in strict compliance mode
* removed double httpspecialchars on token
includes/specials/SpecialUpload.php
includes/upload/UploadBase.php
includes/upload/UploadFromStash.php
includes/upload/UploadFromUrl.php