Index: trunk/phase3/includes/installer/LocalSettingsGenerator.php |
— | — | @@ -322,7 +322,6 @@ |
323 | 323 | ## For attaching licensing metadata to pages, and displaying an |
324 | 324 | ## appropriate copyright notice / icon. GNU Free Documentation |
325 | 325 | ## License and Creative Commons licenses are supported so far. |
326 | | -{$rightsUrl}\$wgEnableCreativeCommonsRdf = true; |
327 | 326 | \$wgRightsPage = \"\"; # Set to the title of a wiki page that describes your license/copyright |
328 | 327 | \$wgRightsUrl = \"{$this->values['wgRightsUrl']}\"; |
329 | 328 | \$wgRightsText = \"{$this->values['wgRightsText']}\"; |