https://bugzilla.wikimedia.org/show_bug.cgi?id=24107
Niklas Laxström <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Niklas Laxström <[email protected]> 2010-06-24 06:08:12 UTC --- (In reply to comment #1) > Created an attachment (id=7506) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7506) [details] > Improved patch with proper usage of wfMsg and truncated comments +$wgCRUDPAddress = false; +$wgCRUDPPort = false; +$wgCRUDPPrefix = ''; I'd spell the CodeReview in full. Maybe also encapsulate the RecentChange::sendToUDP(...); line to keep those globals in one place only. -- 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
