r60777 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r60776‎ | r60777 | r60778 >
Date:07:23, 7 January 2010
Author:robla
Status:deferred
Tags:
Comment:
Comment fix in LocalFile::publish
Modified paths:
  • /branches/extensionless-files/includes/filerepo/LocalFile.php (modified) (history)

Diff [purge]

Index: branches/extensionless-files/includes/filerepo/LocalFile.php
@@ -983,7 +983,7 @@
984984 * The archive name should be passed through to recordUpload for database
985985 * registration.
986986 *
987 - * @param string $sourcePath Local filesystem path to the source image
 987+ * @param string $srcPath Local filesystem path to the source image
988988 * @param integer $flags A bitwise combination of:
989989 * File::DELETE_SOURCE Delete the source file, i.e. move
990990 * rather than copy

Status & tagging log