/var/softaculous/rosariosis
NameSizeModeActions
images/-0755rm
lang/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
changelog.txt320540644editdlrm
clone.php38650644editdlrm
config.inc.php17620644editdlrm
edit.php51900644editdlrm
edit.xml4330644editdlrm
fileindex.php6020644editdlrm
import.php31440644editdlrm
info.xml20030644editdlrm
install.js9210644editdlrm
install.php83350644editdlrm
install.xml14250644editdlrm
md544590644editdlrm
notes.txt13240644editdlrm
update_pass.php2280644editdlrm
Edit: /var/softaculous/rosariosis/config.inc.php (1762B)
Rollover program */ $DefaultSyear = '2026'; /** * Email address to receive notifications * - new administrator account * - new student / user account * - new registration * * Leave empty to not receive email notifications */ $RosarioNotifyAddress = '[[admin_email]]'; /** * Email address to receive errors * - PHP fatal error * - database SQL error * - hacking attempts * - CSP violation reports * * 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' ];