Server IP : 162.0.209.157 / Your IP : 18.118.164.100 [ Web Server : LiteSpeed System : Linux premium178.web-hosting.com 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64 User : balaoqob ( 2395) PHP Version : 8.0.30 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | 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 **/ // $CLPROFILGenDate is an internal mark $CLPROFILGenDate = "[[timestamp]]"; /* show_agreement_panel : The content of this panel is editable in administration */ $GLOBALS['show_agreement_panel'] = FALSE; /* userOfficialCodeCanBeEmpty : Official code is */ $GLOBALS['userOfficialCodeCanBeEmpty'] = TRUE; /* userMailCanBeEmpty : Accept email as valid (best choice) */ $GLOBALS['userMailCanBeEmpty'] = TRUE; /* ask_for_official_code : Display the field official code in form */ $GLOBALS['ask_for_official_code'] = TRUE; /* profile_editable : Which parts of the profile can be changed? */ $GLOBALS['profile_editable'] = array('name','official_code','login','password','email','phone','language','picture','skype'); /* allow_profile_picture : Allow user to add a picture to their profile */ $GLOBALS['allow_profile_picture'] = TRUE; /* SECURE_PASSWORD_REQUIRED : Check if the password is not too easy to find */ if (!defined("SECURE_PASSWORD_REQUIRED")) define("SECURE_PASSWORD_REQUIRED",FALSE); /* can_request_course_creator_status : This option insert a command in the user profile form to request a status of course creator. This request is sent by e-mail to platform administrator. */ $GLOBALS['can_request_course_creator_status'] = FALSE; /* can_request_revoquation : This option insert a command in the user profile form to request the removal of the user from the platform. This request is sent by e-mail to platform administrator.This option allow only to request it, and don't prework the answer */ $GLOBALS['can_request_revoquation'] = FALSE; /* allowSelfRegProf : Are users allowed to create themselves a Course Creator account ? */ $GLOBALS['allowSelfRegProf'] = TRUE; ?>