/var/softaculous/rosariosis
NameSizeModeActions
images/-0755rm
lang/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
config.inc.php20450644editdlrm
fileindex.php6730644editdlrm
import.php31350644editdlrm
info.xml20020644editdlrm
install.js9210644editdlrm
install.php80110644editdlrm
install.xml9000644editdlrm
md514750644editdlrm
notes.txt12630644editdlrm
update_pass.php2280644editdlrm
Edit: /var/softaculous/rosariosis/config.inc.php (2045B)
Rollover program */ $DefaultSyear = '2022'; /** * Email address to receive notifications * - new administrator account * - new student / user account * - new registration * * Leave empty to not receive email notifications */ $RosarioNotifyAddress = ''; /** * Email address to receive errors * - PHP fatal error * - database SQL error * - hacking attempts * * Leave empty to not receive errors */ $RosarioErrorsAddress = ''; /** * Locales * * Add other languages you want to support here * * @see locale/ folder * * For American, French and Spanish: * * @example [ 'en_US.utf8', 'fr_FR.utf8', 'es_ES.utf8' ]; */ $RosarioLocales = [ '[[language]].utf8' ];