r112863 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112862‎ | r112863 | r112864 >
Date:00:47, 2 March 2012
Author:aaron
Status:ok
Tags:
Comment:
Added missing space :)
Modified paths:
  • /trunk/phase3/includes/filerepo/backend/FileOp.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/filerepo/backend/FileOp.php
@@ -346,7 +346,7 @@
347347 $params['failedAction'] = $action;
348348 try {
349349 wfDebugLog( 'FileOperation',
350 - get_class( $this ) . ' failed:' . FormatJson::encode( $params ) );
 350+ get_class( $this ) . ' failed: ' . FormatJson::encode( $params ) );
351351 } catch ( Exception $e ) {
352352 // bad config? debug log error?
353353 }

Sign-offs

UserFlagDate
Nikerabbitinspected06:39, 2 March 2012

Status & tagging log