]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mediawiki/templates/default/LocalSettings.php.erb
Update mediawiki to v1.26 branch
[chef.git] / cookbooks / mediawiki / templates / default / LocalSettings.php.erb
index d61e1bb3dec667dd68307ed2f42165adc3afd09c..85151cfdf7d754c3ed110daee4042c1433b751d8 100644 (file)
@@ -12,7 +12,6 @@ if ( !defined( 'MEDIAWIKI' ) ) {
 $wgSitename      = '<%= @mediawiki[:sitename] %>';
 $wgMetaNamespace = '<%= @mediawiki[:metanamespace] %>';
 
-
 ## The URL base path to the directory containing the wiki;
 ## defaults for all runtime URL paths are based off of this.
 ## For more information on customizing the URLs