Dzahn has uploaded a new change for review.

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


Change subject: add new wikivoyage table to detail.php
......................................................................

add new wikivoyage table to detail.php

Change-Id: I657fad4e857ad84ae3c3520a6c668d7e1816bc28
---
M var/www/wikistats/detail.php
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/debs/wikistats 
refs/changes/23/55823/1

diff --git a/var/www/wikistats/detail.php b/var/www/wikistats/detail.php
index 959b511..b319f75 100644
--- a/var/www/wikistats/detail.php
+++ b/var/www/wikistats/detail.php
@@ -78,6 +78,11 @@
                $domain="wikimedia.org";
                $db_table="wmspecials";
        break;
+       case "wy":
+               $project_name="Wikivoyages";
+               $domain="wikivoyage.org";
+               $db_table="wikivoyage";
+       break;
        case "un":
                $project_name="Uncyclo(pm)edias";
                $domain="na";

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I657fad4e857ad84ae3c3520a6c668d7e1816bc28
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/wikistats
Gerrit-Branch: master
Gerrit-Owner: Dzahn <[email protected]>

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

Reply via email to