| Server IP : 213.136.93.164 / Your IP : 216.73.216.20 Web Server : Apache System : Linux m14200.contabo.net 5.14.0-611.54.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 6 18:03:03 EDT 2026 x86_64 User : ki692510 ( 1047) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/softaculous/claro/platform/conf/ |
Upload File : |
<?php /** * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER * ------------------------------------------------- * Generated by [[generator]] * Date [[date_at]] * ------------------------------------------------- * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER **/ // $CLLNPGenDate is an internal mark $CLLNPGenDate = "[[timestamp]]"; /* maxFilledSpace_for_import : Disk space allowed to import scorm package */ $GLOBALS['maxFilledSpace_for_import'] = 100000000; /* cllnp_resetByUserAllowed : Set to Yes to allow students to reset their progression in learning pathes */ $GLOBALS['cllnp_resetByUserAllowed'] = FALSE; /* cllnp_documentDefaultTime : Associate a default time in minute to a document that will be used for learnPath tracking */ $GLOBALS['cllnp_documentDefaultTime'] = 0; /* cllnp_documentDefaultTimeOnce : Only use the document default time once. Once set no additional time will be added (except with the script) */ $GLOBALS['cllnp_documentDefaultTimeOnce'] = TRUE; /* cllnp_countTimeSpentOnDocument : Allow a script to count time spent on a document-type module */ $GLOBALS['cllnp_countTimeSpentOnDocument'] = TRUE; /* cllnp_countTimeIntervalCheck : A time interval (in minute) to define when the script has to check if the module is still active */ $GLOBALS['cllnp_countTimeIntervalCheck'] = 1; /* cllnp_countTimeOverDefault : Only use the counted time if its value is longer than the default time associated to the document */ $GLOBALS['cllnp_countTimeOverDefault'] = TRUE; ?>