From 08aa4418c30cfc18ccc69a0f0f9cb9e17be6c196 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Mon, 12 Aug 2013 09:28:15 +0200 Subject: Update to MediaWiki 1.21.1 --- includes/actions/RevisiondeleteAction.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'includes/actions/RevisiondeleteAction.php') diff --git a/includes/actions/RevisiondeleteAction.php b/includes/actions/RevisiondeleteAction.php index 14da2fcf..2949fa95 100644 --- a/includes/actions/RevisiondeleteAction.php +++ b/includes/actions/RevisiondeleteAction.php @@ -23,6 +23,11 @@ * @author Alexandre Emsenhuber */ +/** + * An action that just pass the request to Special:RevisionDelete + * + * @ingroup Actions + */ class RevisiondeleteAction extends FormlessAction { public function getName() { -- cgit v1.2.2