wiki.techinc.nl/includes/logging
Alexandre Emsenhuber fa569beea3 pass Language to wfMessage() calls
Pass the Language object to the wfMessage calls in
LogPage::getTitleLink() and LogPage::formatBlockFlags().

Change-Id: I4f8347d6616ee0e6be31b268679b398e108680c0
2012-07-09 14:37:18 +02:00
..
LogEntry.php Added missing GPLv2 headers in some places. 2012-04-30 09:16:10 +02:00
LogEventsList.php Made LogEventsList extend ContextSource and use local context instead of global variables there. 2012-06-25 22:17:17 +02:00
LogFormatter.php Make LogFormatter::msg() use RequestContext::msg() instead of reinventing the wheel and making everything itself. 2012-06-15 20:26:39 +02:00
LogPage.php pass Language to wfMessage() calls 2012-07-09 14:37:18 +02:00
LogPager.php More return documentation 2012-02-09 21:35:05 +00:00
PatrolLog.php Make PatrolLog::record() use RecentChange::getTitle(); no need to create a new object itself. 2012-06-30 21:27:41 +02:00