From d9022f63880ce039446fba8364f68e656b7bf4cb Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 3 May 2012 13:01:35 +0200 Subject: Update to MediaWiki 1.19.0 --- includes/templates/NoLocalSettings.php | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/templates/NoLocalSettings.php') diff --git a/includes/templates/NoLocalSettings.php b/includes/templates/NoLocalSettings.php index facb6167..59284af0 100644 --- a/includes/templates/NoLocalSettings.php +++ b/includes/templates/NoLocalSettings.php @@ -10,6 +10,7 @@ if ( !isset( $wgVersion ) ) { $wgVersion = 'VERSION'; } +# bug 30219 : can not use pathinfo() on URLs since slashes do not match $matches = array(); $ext = 'php'; $path = '/'; -- cgit v1.2.2