constante update url

This commit is contained in:
Fred Tempez 2021-06-04 13:05:01 +02:00
parent 566f678eca
commit 579a3655df
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
<div class="col12">
<div class="block">
<h4>Mises à jour automatisée</h4>
<?php $updateError = helper::urlGetContents('http://zwiicms.fr/update/' . common::ZWII_UPDATE_CHANNEL . '/version');?>
<?php $updateError = helper::urlGetContents(common::ZWII_UPDATE_URL . common::ZWII_UPDATE_CHANNEL . '/version');?>
<div class="row">
<div class="col4">
<?php echo template::checkbox('configAdvancedAutoUpdate', true, 'Rechercher une mise à jour en ligne', [