http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73283

Revision: 73283
Author:   ialex
Date:     2010-09-18 11:24:45 +0000 (Sat, 18 Sep 2010)

Log Message:
-----------
missing space

Modified Paths:
--------------
    trunk/phase3/includes/SpecialPage.php

Modified: trunk/phase3/includes/SpecialPage.php
===================================================================
--- trunk/phase3/includes/SpecialPage.php       2010-09-18 11:17:14 UTC (rev 
73282)
+++ trunk/phase3/includes/SpecialPage.php       2010-09-18 11:24:45 UTC (rev 
73283)
@@ -629,7 +629,7 @@
                                }
                        }
                        if ( !$found ) {
-                               wfWarn( "Did not find alias for special page 
'$name'." . 
+                               wfWarn( "Did not find alias for special page 
'$name'. " . 
                                        "Perhaps no aliases are defined for 
it?" );
                        }
                }



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to