http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89871

Revision: 89871
Author:   reedy
Date:     2011-06-11 07:33:35 +0000 (Sat, 11 Jun 2011)
Log Message:
-----------
Followup r88873, remove setting of $wgEnableCreativeCommonsRdf in 
LocalSettingsGenerator

Modified Paths:
--------------
    trunk/phase3/includes/installer/LocalSettingsGenerator.php

Modified: trunk/phase3/includes/installer/LocalSettingsGenerator.php
===================================================================
--- trunk/phase3/includes/installer/LocalSettingsGenerator.php  2011-06-11 
07:13:37 UTC (rev 89870)
+++ trunk/phase3/includes/installer/LocalSettingsGenerator.php  2011-06-11 
07:33:35 UTC (rev 89871)
@@ -322,7 +322,6 @@
 ## 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']}\";


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to