From 9db190c7e736ec8d063187d4241b59feaf7dc2d1 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 22 Jun 2011 11:28:20 +0200 Subject: update to MediaWiki 1.17.0 --- includes/ExternalEdit.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'includes/ExternalEdit.php') diff --git a/includes/ExternalEdit.php b/includes/ExternalEdit.php index 1c58f442..7109c1ac 100644 --- a/includes/ExternalEdit.php +++ b/includes/ExternalEdit.php @@ -1,7 +1,10 @@ */ @@ -15,7 +18,6 @@ * and save the modified data back to the server. * */ - class ExternalEdit { function __construct( $article, $mode ) { @@ -51,6 +53,11 @@ class ExternalEdit { } $special=$wgLang->getNsText(NS_SPECIAL); $control = <<