wiki.techinc.nl/includes/actions
Alexandre Emsenhuber d1abcf7e92 Changed wfMessage() usage to call directly MessageCache::get() so that its $isFullKey parameter can be set to true.
The $isFullKey parameter means the message key already contains the language subpage ("/de", etc.)

Change-Id: Iceb1243ae6af126e2abbabbb05441a8602c17ef6
2012-03-30 18:00:21 +02:00
..
CreditsAction.php Use local context to get message 2012-03-25 22:10:09 +02:00
DeleteAction.php [Actions] Move the remaining actions out of MediaWiki::performAction into single action classes (finally). 2012-01-17 19:56:08 +00:00
EditAction.php [Actions] Move the remaining actions out of MediaWiki::performAction into single action classes (finally). 2012-01-17 19:56:08 +00:00
HistoryAction.php (bug 34978) Use a rev parent batch query to get the diff sizes for history pages rather than rely on assumptions that break if any filtering is used. 2012-03-13 00:32:47 +00:00
InfoAction.php More of r113580 2012-03-11 22:05:54 +00:00
MarkpatrolledAction.php Reduce some duplication in Action::getRestriction(), all but 2 (plus one extension) return null anyway 2011-12-06 17:40:12 +00:00
ProtectAction.php [Actions] Move the remaining actions out of MediaWiki::performAction into single action classes (finally). 2012-01-17 19:56:08 +00:00
PurgeAction.php Use local context to get messages 2012-03-26 21:59:23 +02:00
RawAction.php Changed wfMessage() usage to call directly MessageCache::get() so that its $isFullKey parameter can be set to true. 2012-03-30 18:00:21 +02:00
RenderAction.php [Actions] Move the remaining actions out of MediaWiki::performAction into single action classes (finally). 2012-01-17 19:56:08 +00:00
RevertAction.php Use local context to get messages 2012-03-27 12:51:16 +02:00
RevisiondeleteAction.php Reduce some duplication in Action::getRestriction(), all but 2 (plus one extension) return null anyway 2011-12-06 17:40:12 +00:00
RollbackAction.php Use local context to get messages 2012-03-28 12:34:34 +02:00
ViewAction.php [Actions] Move the remaining actions out of MediaWiki::performAction into single action classes (finally). 2012-01-17 19:56:08 +00:00
WatchAction.php Use local context to get messages 2012-03-29 11:10:03 +02:00