https://bugzilla.wikimedia.org/show_bug.cgi?id=16213
--- Comment #3 from Christopher Yeleighton <[email protected]> 2009-02-15 23:40:27 UTC --- 76c76 < $op = mt_rand(0, 1) ? '+' : '-'; --- > $op = mt_rand(0, 1) ? '+' : '−'; (Untested.) -- 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
