"Tim Starling" posted a comment on MediaWiki.r105800. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105800#c27305
Commit summary for MediaWiki.r105800: Whitespace and documentation Tim Starling's comment: <pre> - $this->makeLink( array( 'iw_prefix' => $db, 'iw_url' => "wiki" ), "__sites" ); + $this->makeLink( array( 'iw_prefix' => $db, 'iw_url' => "wiki", "iw_local" => 1 ), "__sites" ); </pre> Was this change accidental? It's not in your commit message. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
