https://bugzilla.wikimedia.org/show_bug.cgi?id=57335
Mark A. Hershberger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Mark A. Hershberger <[email protected]> --- Can we define this sooner? I just ran into a problem (bug #60492) and putting the define in the constructor made my patch actually work. The solution here doesn't work since DPL uses Title::exists() in its $wgExtensionFunctions hook and extensions are loaded before update.php's execute() is called. -- 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
