https://bugzilla.wikimedia.org/show_bug.cgi?id=37616

--- Comment #10 from Terry Chay <[email protected]> 2012-06-18 18:50:42 UTC 
---
It occurs to me we register hooks in LocalSettings.php so it's probably going
to be something more like

// remove AFTv4 hook
if ( articleID % 1000 < lotteryOdds ) {
   register AFTv5
} else {
   register AFTv4
}

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to