/var/softaculous/sentrifugo
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
application_constants.php1790644editdlrm
clone.php38410644editdlrm
db_constants.php3910644editdlrm
edit.php43270644editdlrm
edit.xml4330644editdlrm
fileindex.php1930644editdlrm
import.php31310644editdlrm
info.xml45540644editdlrm
install.js9240644editdlrm
install.php49350644editdlrm
install.xml16730644editdlrm
mail_settings_constants.php4220644editdlrm
md581100644editdlrm
notes.txt5670644editdlrm
Edit: /var/softaculous/sentrifugo/notes.txt (567B)
1. make installation with Mail Authentication Type false. To avoid Mail Authentication fill the details of mail_settings_constants.php while installation. 2. Move "main_weekdays_aftr_upd" Triggers to end of sql after alter queries 3. Added the following in SQL header and footer respectively in 3.1 version because extra fields created in `tbl_cities` table has incorrect `state_id`. /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; 4. Check Dates Carefully in sql file