IP : 18.220.109.172 Hostname : host45.registrar-servers.com Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Disable Function : None :) OS : Linux PATH: / home/ ../ var/ ./ softaculous/ domainmod/ ../ ./ s9y/ ../ omp/ ../ chamilo/ add_course.conf.php/ /

<?php

/**
* This file holds the configuration constants and variables
* for the add course tool.
*
* @package chamilo.configuration
*/

$firstExpirationDelay = 31536000; // <- 86400*365 // 60*60*24 = 1 jour = 86400
$prefixAntiNumber = 'z';
$DEBUG = false;