forked from ZwiiCMS-Team/ZwiiCMS
URL TLD fr
This commit is contained in:
parent
5b5771f973
commit
ebc4bfa2ca
@ -254,7 +254,7 @@ class install extends common {
|
|||||||
*/
|
*/
|
||||||
public function update() {
|
public function update() {
|
||||||
// Nouvelle version
|
// Nouvelle version
|
||||||
self::$newVersion = helper::urlGetContents('http://zwiicms.com/update/' . common::ZWII_UPDATE_CHANNEL . '/version');
|
self::$newVersion = helper::urlGetContents('https://zwiicms.fr/update/' . common::ZWII_UPDATE_CHANNEL . '/version');
|
||||||
// Valeurs en sortie
|
// Valeurs en sortie
|
||||||
$this->addOutput([
|
$this->addOutput([
|
||||||
'display' => self::DISPLAY_LAYOUT_LIGHT,
|
'display' => self::DISPLAY_LAYOUT_LIGHT,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user