https://bugzilla.wikimedia.org/show_bug.cgi?id=63002
--- Comment #6 from nuria <[email protected]> --- This would cleanly replace code we have like the following: if (debug) # change some config setting X to Y With: if (development) # load development config, it already has X=Y -- 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
