constante update url
This commit is contained in:
parent
566f678eca
commit
579a3655df
@ -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', [
|
||||
|
Loading…
Reference in New Issue
Block a user