https://bugzilla.wikimedia.org/show_bug.cgi?id=18169
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Summary|$wgExportAllowListContributo|$wgExportAllowListContributo |rs in DefaultSettings.php |rs and related code unused |but not documented |and should be removed --- Comment #3 from [email protected] 2009-03-26 04:09:17 UTC --- I'm sorry but I'm afraid this all must be just a remnant of something from the past, as all I can find is find|xargs grep -inH listauthors ./maintenance/fuzz-tester.php:1215: 'listauthors' => wikiFuzz::chooseInput( array("", "0", "-1", wikiFuzz::makeFuzz(2)) ), ./includes/specials/SpecialExport.php:128: $list_authors = $wgRequest->getCheck( 'listauthors' ); Hence the unused code should all be removed, no? -- 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
