r77728 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77727‎ | r77728 | r77729 >
Date:17:10, 4 December 2010
Author:dantman
Status:ok
Tags:
Comment:
Fixme fixme... typo typo... fix r77726's broken fix.
Modified paths:
  • /trunk/phase3/includes/Skin.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Skin.php
@@ -2036,7 +2036,7 @@
20372037 }
20382038 }
20392039
2040 - function getCommonStylePath( $fame ) {
 2040+ function getCommonStylePath( $name ) {
20412041 global $wgStylePath, $wgStyleVersion;
20422042 return "{$wgStylePath}/common/$name?$wgStyleVersion";
20432043 }

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r77726Follow up r77718, fix broken inconsistent use of $fname/$name in getCommonSty...dantman17:00, 4 December 2010

Status & tagging log