Liangent has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/66339


Change subject: Remove some hard-coded 'wikipedia' from core in aaaee54f
......................................................................

Remove some hard-coded 'wikipedia' from core in aaaee54f

Change-Id: I031cd8d3f7da5435d518f46df35d15cb935406d3
---
M wmf-config/wgConf.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/39/66339/1

diff --git a/wmf-config/wgConf.php b/wmf-config/wgConf.php
index dd2e29a..12dafdf 100644
--- a/wmf-config/wgConf.php
+++ b/wmf-config/wgConf.php
@@ -8,7 +8,7 @@
 
 $wgConf->suffixes = array(
        // 'wikipedia',
-       'wiki',
+       'wikipedia' => 'wiki',
        'wiktionary',
        'wikiquote',
        'wikibooks',

-- 
To view, visit https://gerrit.wikimedia.org/r/66339
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I031cd8d3f7da5435d518f46df35d15cb935406d3
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Liangent <[email protected]>

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

Reply via email to