https://bugzilla.wikimedia.org/show_bug.cgi?id=61107
Kunal Mehta (Legoktm) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Kunal Mehta (Legoktm) <[email protected]> --- if ( $pager->namespace != '' && !in_array( $pager->namespace, $wgFlowOccupyNamespaces ) && !count( $wgFlowOccupyPages ) ) { return true; } is the problematic code section. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
