Reedy has uploaded a new change for review.
https://gerrit.wikimedia.org/r/99606
Change subject: Fix comment about . to _ replacement in setSiteInfoForWiki
......................................................................
Fix comment about . to _ replacement in setSiteInfoForWiki
Change-Id: I3aeaaf33865d36b54ea3470981e1da1c246c3807
---
M multiversion/MWMultiVersion.php
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/06/99606/1
diff --git a/multiversion/MWMultiVersion.php b/multiversion/MWMultiVersion.php
index 83bcba9..3969219 100644
--- a/multiversion/MWMultiVersion.php
+++ b/multiversion/MWMultiVersion.php
@@ -165,7 +165,8 @@
// wikimedia (non chapters) sites stay as wiki
$site = $matches[2];
- // For some special subdomains, like pa.us
+ // Hack for some multi subdomain wikis waiting
to be renamed
+ // arbcom_dewiki, arbcom_enwiki, arbcom_fiwiki,
arbcom_nlwiki, noboard_chapterswikimedia, wg_enwiki
$lang = str_replace( '.', '-', $lang );
}
} else {
--
To view, visit https://gerrit.wikimedia.org/r/99606
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3aeaaf33865d36b54ea3470981e1da1c246c3807
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits