Merge "libxml_disable_entity_loader() just in case..."
[lhc/web/wiklou.git] / includes / actions / RevisiondeleteAction.php
index 14da2fc..2949fa9 100644 (file)
  * @author Alexandre Emsenhuber
  */
 
+/**
+ * An action that just pass the request to Special:RevisionDelete
+ *
+ * @ingroup Actions
+ */
 class RevisiondeleteAction extends FormlessAction {
 
        public function getName() {