r102017 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102016‎ | r102017 | r102018 >
Date:17:51, 4 November 2011
Author:hashar
Status:ok
Tags:
Comment:
typo in core function wfRestoreWarnings()
Modified paths:
  • /trunk/extensions/VipsScaler/SpecialVipsTest.php (modified) (history)

Diff [purge]

Index: trunk/extensions/VipsScaler/SpecialVipsTest.php
@@ -229,7 +229,7 @@
230230 # Cleanup the temporary file
231231 wfSuppressWarnings();
232232 unlink( $dstPath );
233 - wfRestoreWarning();
 233+ wfRestoreWarnings();
234234
235235 } else {
236236 # Request the thumbnail at a remote scaler

Status & tagging log