* Use Language::userTimeAndDate() and related instead of Language::timeanddate()...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 19 Dec 2011 18:19:03 +0000 (18:19 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 19 Dec 2011 18:19:03 +0000 (18:19 +0000)
commitbb91f74ad29393e2414054893aba788c055e12d8
tree7584937d2d89ae21982a3eced64be6bf7c513493
parentbd8d61b21308ebeaf865f235844c7ba28f87642e
* Use Language::userTimeAndDate() and related instead of Language::timeanddate() when using user preferences to display dates
* Use local variables instead of calling some methods three times
* Fixed casing of remaining Language::timeanddate() call
includes/Preferences.php