https://bugzilla.wikimedia.org/show_bug.cgi?id=45167
--- Comment #5 from Liangent <[email protected]> --- Maybe introduce a new usage? $wgExtensionFunctions[] = array( 'func' => function() { /* ... */ }, 'name' => 'Some descriptive name', ); -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
