https://bugzilla.wikimedia.org/show_bug.cgi?id=29334
--- Comment #2 from f.trott <[email protected]> 2011-06-10 18:48:10 UTC --- I do not set this parameter at LocalSettings.php time, but in a hook handler. The parameter is a pagename that can be set through a variable in LocalSettings to configure the extension. Setting the variable is done after the require_once for the extension. (The author of Special:Version obviously also thought, that giving a parameterized message should be possible. He explicitly tests if the message is an array or a string and processes it accordingly.) -- 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
