jenkins-bot has submitted this change and it was merged.

Change subject: Clean up $wgNamespacesWithSubpages array
......................................................................


Clean up $wgNamespacesWithSubpages array

Remove es,it,id wikibooks specifc arrays. These have exactly the
same as default wikibooks array. Let's see whether this fixes T1335

Change-Id: I79c1f94a5773f3805ba08a925f12de7475858856
---
M wmf-config/InitialiseSettings.php
1 file changed, 0 insertions(+), 3 deletions(-)

Approvals:
  Anomie: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 026abec..e57c46f 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -3754,9 +3754,6 @@
        '+wikibooks' => array( 0 => 1, 6 => 0, 8 => 0 ),
        '+cswikibooks' => array( 0 => 1, 6 => 0, 14 => 1 ),
        '+enwikibooks' => array( 0 => 1, 6 => 0, 8 => 0, 14 => 1 ),
-       '+eswikibooks' => array( 0 => 1, 6 => 0, 8 => 0 ),
-       '+idwikibooks' => array( 0 => 1, 6 => 0, 8 => 0 ),
-       '+itwikibooks' => array( 0 => 1, 6 => 0, 8 => 0 ),
        '+plwikibooks' => array( 0 => 1, 6 => 0, 8 => 0, 14 => 1 ),
        '+ptwikibooks' => array( 0 => 1, 6 => 0, 8 => 0, 14 => 1 ),
        '+siwikibooks' => array( 112 => 1, 113 => 1, 114 => 1, 115 => 1 ),

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I79c1f94a5773f3805ba08a925f12de7475858856
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Glaisher <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to