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/XmlTypeCheck.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/XmlTypeCheck.php') diff --git a/includes/XmlTypeCheck.php b/includes/XmlTypeCheck.php index b95dd6a5..2e184606 100644 --- a/includes/XmlTypeCheck.php +++ b/includes/XmlTypeCheck.php @@ -40,7 +40,7 @@ class XmlTypeCheck { public $rootElement = ''; /** - * @param $file string filename + * @param string $file filename * @param $filterCallback callable (optional) * Function to call to do additional custom validity checks from the * SAX element handler event. This gives you access to the element -- cgit v1.2.2