r85143 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85142‎ | r85143 | r85144 >
Date:18:24, 1 April 2011
Author:maxsem
Status:ok
Tags:
Comment:
We developers are so elitist, running shiny machines with all PHP extensions in the world installed, that we couldn't notice that "no scaler found" message didn't work from the beginning! :P
Modified paths:
  • /trunk/phase3/includes/installer/Installer.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.php
@@ -819,7 +819,7 @@
820820 $this->showMessage( 'config-gd' );
821821 return true;
822822 } else {
823 - $this->showMessage( 'no-scaling' );
 823+ $this->showMessage( 'config-no-scaling' );
824824 }
825825 }
826826

Follow-up revisions

RevisionCommit summaryAuthorDate
r85435MFT: r84431, r84464, r84543, r84553, r84573, r84574, r84577, r84729, r84765, ...demon14:00, 5 April 2011

Status & tagging log