https://bugzilla.wikimedia.org/show_bug.cgi?id=66992
Kunal Mehta (Legoktm) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy --- Comment #1 from Kunal Mehta (Legoktm) <[email protected]> --- We should have a static function that returns the value of $wgNotificationSenderName, that all callers should use instead. Doing so wouldn't require it to be initialized in an ExtensionFunction. Work around for now is just set $wgNotificationSenderName = $wgSitename. -- 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
