r23318 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23317‎ | r23318 | r23319 >
Date:12:38, 24 June 2007
Author:tstarling
Status:old
Tags:
Comment:
honour system only please for this one
Modified paths:
  • /trunk/phase3/includes/filerepo/File.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/filerepo/File.php
@@ -392,8 +392,9 @@
393393 * Return the file name of a thumbnail with the specified parameters
394394 *
395395 * @param array $params Handler-specific parameters
 396+ * @private -ish
396397 */
397 - protected function thumbName( $params ) {
 398+ function thumbName( $params ) {
398399 if ( !$this->getHandler() ) {
399400 return null;
400401 }

Follow-up revisions

RevisionCommit summaryAuthorDate
r23407Merged revisions 23203-23405 via svnmerge from...david23:00, 25 June 2007

Status & tagging log