* Use local context to get messages
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 20 Mar 2012 21:34:50 +0000 (21:34 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 20 Mar 2012 21:34:50 +0000 (21:34 +0000)
commit2a642ad44a223fe76f61cd6cca822edabb497f71
tree97ac487d4ee34397b0cc27f1a739079339baf400
parent1c283f2a413f00d752c9f49d74008c4cb00a7c86
* Use local context to get messages
* Use Language::userTimeAndDate() instead of Language::timeanddate() to display the date with user preferences
* Set the form's action to $wgScript instead of direct link to the page since it makes a GET request (and the title would be displayed twice with pretty URLs since there's already a <input name="title" .../>
includes/specials/SpecialMIMEsearch.php