https://bugzilla.wikimedia.org/show_bug.cgi?id=34229
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |need-review, patch --- Comment #1 from Sam Reed (reedy) <[email protected]> 2012-02-06 17:36:12 UTC --- 35 if ( !isset( $wgPdfBookTab ) ) { 36 $wgPdfBookTab = false; 37 } Don't do that. See http://www.mediawiki.org/wiki/Register_globals -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
