Followup r88873, remove setting of $wgEnableCreativeCommonsRdf in LocalSettingsGenerator
authorSam Reed <reedy@users.mediawiki.org>
Sat, 11 Jun 2011 07:33:35 +0000 (07:33 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 11 Jun 2011 07:33:35 +0000 (07:33 +0000)
includes/installer/LocalSettingsGenerator.php

index 7ea43cd..a08a697 100644 (file)
@@ -322,7 +322,6 @@ if ( !defined( 'MEDIAWIKI' ) ) {
 ## For attaching licensing metadata to pages, and displaying an
 ## appropriate copyright notice / icon. GNU Free Documentation
 ## License and Creative Commons licenses are supported so far.
-{$rightsUrl}\$wgEnableCreativeCommonsRdf = true;
 \$wgRightsPage = \"\"; # Set to the title of a wiki page that describes your license/copyright
 \$wgRightsUrl  = \"{$this->values['wgRightsUrl']}\";
 \$wgRightsText = \"{$this->values['wgRightsText']}\";