r62541 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62540‎ | r62541 | r62542 >
Date:20:20, 15 February 2010
Author:mah
Status:ok
Tags:
Comment:
Tidy up phpdoc to match code
Modified paths:
  • /trunk/phase3/includes/upload/UploadBase.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/upload/UploadBase.php
@@ -212,9 +212,6 @@
213213 /**
214214 * Verifies that it's ok to include the uploaded file
215215 *
216 - * FIXME: this function seems to intermixes tmpfile and $this->mTempPath .. no idea why this is
217 - *
218 - * @param string $tmpfile the full path of the temporary file to verify
219216 * @return mixed true of the file is verified, a string or array otherwise.
220217 */
221218 protected function verifyFile() {

Status & tagging log