From 4ac9fa081a7c045f6a9f1cfc529d82423f485b2e Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sun, 8 Dec 2013 09:55:49 +0100 Subject: Update to MediaWiki 1.22.0 --- includes/templates/NoLocalSettings.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'includes/templates/NoLocalSettings.php') diff --git a/includes/templates/NoLocalSettings.php b/includes/templates/NoLocalSettings.php index 2483e58c..0006df40 100644 --- a/includes/templates/NoLocalSettings.php +++ b/includes/templates/NoLocalSettings.php @@ -22,7 +22,7 @@ */ if ( !defined( 'MEDIAWIKI' ) ) { - die( "NoLocalSettings.php is not a valid MediaWiki entry point\n" ); + die( "NoLocalSettings.php is not a valid MediaWiki entry point\n" ); } if ( !isset( $wgVersion ) ) { @@ -52,12 +52,12 @@ if ( !function_exists( 'session_name' ) ) { $installerStarted = ( $success && isset( $_SESSION['installData'] ) ); } ?> - - + + + MediaWiki <?php echo htmlspecialchars( $wgVersion ) ?> - -