Install: Set chamilo website to https

pull/4401/head
Yannick Warnier 3 years ago
parent 4711493e96
commit bb1fa6f5db
  1. 2
      main/install/index.php

@ -246,7 +246,7 @@ if (!isset($_GET['running'])) {
$educationForm = 'Albert Einstein';
$adminPhoneForm = '(000) 001 02 03';
$institutionForm = 'My Organisation';
$institutionUrlForm = 'http://www.chamilo.org';
$institutionUrlForm = 'https://chamilo.org';
$languageForm = api_get_interface_language();
$checkEmailByHashSent = 0;

Loading…
Cancel
Save