Page MenuHomeDevCentral

D3738.diff
No OneTemporary

D3738.diff

diff --git a/config/CommonSettings.php b/config/CommonSettings.php
--- a/config/CommonSettings.php
+++ b/config/CommonSettings.php
@@ -25,7 +25,7 @@
foreach ($licenses as $key => $license) {
switch ($license) {
case 'CC-BY 4.0':
- $settings['wgRightsUrl'][$key] = 'http://creativecommons.org/licenses/by/4.0/';
+ $settings['wgRightsUrl'][$key] = 'https://creativecommons.org/licenses/by/4.0/';
$settings['wgRightsText'][$key] = 'Creative Commons Attribution 4.0 International License';
$settings['wgRightsIcon'][$key] = 'https://i.creativecommons.org/l/by/4.0/88x31.png';
break;

File Metadata

Mime Type
text/plain
Expires
Wed, Oct 15, 20:08 (19 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3077407
Default Alt Text
D3738.diff (720 B)

Event Timeline