Server IP : 162.213.251.208 / Your IP : 18.117.152.69 Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : jmoroovq ( 1890) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /var/softaculous/chamilo/ |
Upload File : |
<?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;