* Output warnings as filenames rather than an array representation of a File object.
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 27 Aug 2009 14:21:53 +0000 (14:21 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 27 Aug 2009 14:21:53 +0000 (14:21 +0000)
commitfdc9df9629a1208aa4ca1fbf57460883722982dc
tree25d79be09bd4e095f9e756e6e02d1a7e2b48baa6
parentcb1a2956e8f59e33bdf0389a053a2df449a559b7
* Output warnings as filenames rather than an array representation of a File object.
* Renamed variable in UploadBase::checkWarnings to better indicate its meaning
includes/api/ApiUpload.php
includes/upload/UploadBase.php