.. | |||||
images | |||||
php53 | |||||
php56 | |||||
php71 | |||||
php81 | |||||
php82 | |||||
Notes.txt | |||||
_upgrade.php | |||||
_upgrade.xml | |||||
changelog.txt | |||||
clone.php | |||||
cmssimple.sql | |||||
cmssimple.zip | |||||
config.php | |||||
edit.php | |||||
edit.xml | |||||
fileindex.php | |||||
import.php | |||||
info.xml | |||||
install.js | |||||
install.php | |||||
install.xml | |||||
md5 |
<?php # CMS Made Simple Configuration File # Documentation: https://docs.cmsmadesimple.org/configuration/config-file/config-reference # $config['dbms'] = 'mysqli'; $config['db_hostname'] = '[[softdbhost]]'; $config['db_username'] = '[[softdbuser]]'; $config['db_password'] = '[[softdbpass]]'; $config['db_name'] = '[[softdb]]'; $config['db_prefix'] = '[[dbprefix]]'; $config['timezone'] = 'America/New_York'; ?>
.. | |||||
images | |||||
php53 | |||||
php56 | |||||
php71 | |||||
php81 | |||||
php82 | |||||
Notes.txt | |||||
_upgrade.php | |||||
_upgrade.xml | |||||
changelog.txt | |||||
clone.php | |||||
cmssimple.sql | |||||
cmssimple.zip | |||||
config.php | |||||
edit.php | |||||
edit.xml | |||||
fileindex.php | |||||
import.php | |||||
info.xml | |||||
install.js | |||||
install.php | |||||
install.xml | |||||
md5 |