https://bugzilla.wikimedia.org/show_bug.cgi?id=46264
--- Comment #2 from Sam Reed (reedy) <[email protected]> --- > var_dump( $wgNamespacesWithSubpages ); array(35) { [0]=> int(1) [6]=> int(0) [8]=> int(0) [14]=> int(1) [15]=> int(1) [16]=> int(0) [17]=> int(0) [10]=> int(0) [1]=> bool(true) [2]=> bool(true) [3]=> bool(true) [4]=> bool(true) [5]=> bool(true) [7]=> bool(true) [18]=> bool(true) [9]=> bool(true) [19]=> bool(true) [11]=> bool(true) [12]=> bool(true) [13]=> bool(true) [20]=> bool(true) [100]=> bool(true) [101]=> bool(true) [102]=> bool(true) [103]=> bool(true) [104]=> bool(true) [105]=> bool(true) [106]=> bool(true) [107]=> bool(true) [108]=> bool(true) [109]=> bool(true) [110]=> bool(true) [111]=> bool(true) [828]=> bool(true) [829]=> bool(true) } TBH, I'd be tempted to just remove 10 => 1 from: '+wikibooks' => array( 0 => 1, 4 => 0, 6 => 0, 8 => 0, 10 => 0 ), -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
