/var/softaculous/dokeos
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
.htaccess9860644editdlrm
add_course.conf.php4530644editdlrm
configuration.php61720644editdlrm
course_info.conf.php22970644editdlrm
dokeos.sql2108420644editdlrm
dokeos.zip549970420644editdlrm
edit.php49350644editdlrm
edit.xml4330644editdlrm
fileindex.php3520644editdlrm
import.php32450644editdlrm
info.xml28900644editdlrm
install.js9240644editdlrm
install.php65480644editdlrm
install.xml20430644editdlrm
mail.conf.php8430644editdlrm
md530670644editdlrm
notes.txt5210644editdlrm
profile.conf.php15120644editdlrm
Edit: /var/softaculous/dokeos/profile.conf.php (1512B)
the new image have the name of previous. // false -> a new name is build for each upladed image. define ('KEEP_THE_OLD_IMAGE_AFTER_CHANGE',TRUE); // true -> if KEEP_THE_NAME_WHEN_CHANGE_IMAGE is true, the previous image is rename before. // false -> only the last image still on server. ///// OFFICIAL CODE // BEGIN // don't forget to change name of offical code in your institute // $langOfficialCode in lang File 'registration' define ('CONFVAL_ASK_FOR_OFFICIAL_CODE', true); // not used but name fixed define ('CONFVAL_CHECK_OFFICIAL_CODE', false); /* if true, build here the function personal_check_official_code($code,$valueToReturnIfOk,$valueToReturnIfBad) { return $stateOfficialCode } */ ///// OFFICIAL CODE // END // for stats // define ('NB_LINE_OF_EVENTS', 15); ?>