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 @@
820
820
$this->showMessage( 'config-gd' );
821
821
return true;
822
822
} else {
823
- $this->showMessage( 'no-scaling' );
823
+ $this->showMessage( 'config-no-scaling' );
824
824
}
825
825
}
826
826
Follow-up revisions
Revision
Commit summary
Author
Date
r85435
MFT:
r84431
,
r84464
,
r84543
,
r84553
,
r84573
,
r84574
,
r84577
,
r84729
,
r84765
, ...
demon
14:00, 5 April 2011
Status & tagging log
14:00, 5 April 2011
😂
(
talk
|
contribs
)
changed the
tags
for r85143
[
removed:
1.17]
13:42, 5 April 2011
😂
(
talk
|
contribs
)
changed the
status
of r85143
[
removed:
new
added:
ok]
18:25, 1 April 2011
MaxSem
(
talk
|
contribs
)
changed the
tags
for r85143
[
added:
1.17]