https://bugzilla.wikimedia.org/show_bug.cgi?id=44638
--- Comment #2 from Sam Reed (reedy) <[email protected]> --- reedy@fenari:/home/wikipedia/common$ mwscript eval.php enwikisource > var_dump( $wgNamespacesWithSubpages ); array(32) { [0]=> int(1) [6]=> int(0) [8]=> int(0) [9]=> int(1) [10]=> int(0) [11]=> int(0) [14]=> int(0) [1]=> bool(true) [2]=> bool(true) [3]=> bool(true) [4]=> bool(true) [5]=> bool(true) [7]=> bool(true) [15]=> bool(true) [16]=> bool(true) [17]=> bool(true) [18]=> bool(true) [12]=> bool(true) [13]=> bool(true) [19]=> 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) } -- 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
