small https updates
This commit is contained in:
parent
e4f7346d42
commit
5e569276fc
@ -3,7 +3,7 @@ ManiaControl
|
|||||||
|
|
||||||
The newly designed and easy to use ManiaPlanet Server Controller.
|
The newly designed and easy to use ManiaPlanet Server Controller.
|
||||||
|
|
||||||
http://www.maniacontrol.com
|
https://www.maniacontrol.com
|
||||||
|
|
||||||
|
|
||||||
## SETUP:
|
## SETUP:
|
||||||
|
@ -98,7 +98,7 @@ class KarmaPlugin implements CallbackListener, TimerListener, Plugin {
|
|||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
private static function buildKarmaSettingName($serverLogin) {
|
private static function buildKarmaSettingName($serverLogin) {
|
||||||
return '$l[http://karma.mania-exchange.com/auth/getapikey?server=' . $serverLogin . ']MX Karma Code for ' . $serverLogin . '$l';
|
return '$l[https://karma.mania-exchange.com/auth/getapikey?server=' . $serverLogin . ']MX Karma Code for ' . $serverLogin . '$l';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user