r73283 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73282‎ | r73283 | r73284 >
Date:11:24, 18 September 2010
Author:ialex
Status:ok
Tags:
Comment:
missing space
Modified paths:
  • /trunk/phase3/includes/SpecialPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/SpecialPage.php
@@ -629,7 +629,7 @@
630630 }
631631 }
632632 if ( !$found ) {
633 - wfWarn( "Did not find alias for special page '$name'." .
 633+ wfWarn( "Did not find alias for special page '$name'. " .
634634 "Perhaps no aliases are defined for it?" );
635635 }
636636 }

Status & tagging log