r106193 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106192‎ | r106193 | r106194 >
Date:13:51, 14 December 2011
Author:catrope
Status:ok
Tags:
Comment:
1.18wmf1: Merge LocalisationUpdate to trunk state again, to pull in r106192
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/LocalisationUpdate (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/LocalisationUpdate/LocalisationUpdate.class.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/LocalisationUpdate/LocalisationUpdate.class.php
@@ -63,7 +63,7 @@
6464 $wgLocalisationUpdateDirectory = $options['outdir'];
6565 }
6666
67 - if ( isset( $options['svnurl['] ) ) {
 67+ if ( isset( $options['svnurl'] ) ) {
6868 // FIXME: Ewwwww. Refactor so this can be done properly
6969 $wgLocalisationUpdateSVNURL = $options['svnurl'];
7070 }
Property changes on: branches/wmf/1.18wmf1/extensions/LocalisationUpdate
___________________________________________________________________
Modified: svn:mergeinfo
7171 Merged /trunk/extensions/LocalisationUpdate:r106192

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r106192Fix typo in r106184catrope13:50, 14 December 2011

Status & tagging log