| .. | |||||
| images | |||||
| php53 | |||||
| php56 | |||||
| php71 | |||||
| php81 | |||||
| php82 | |||||
| _clone.php | |||||
| _upgrade.php | |||||
| _upgrade.xml | |||||
| chevereto.sql | |||||
| chevereto.zip | |||||
| edit.php | |||||
| edit.xml | |||||
| env.php | |||||
| extend.php | |||||
| fileindex.php | |||||
| import.php | |||||
| info.xml | |||||
| install.js | |||||
| install.php | |||||
| install.xml | |||||
| md5 | |||||
| notes.txt | |||||
| update_pass.php |
<?php
return [
'CHEVERETO_DB_HOST' => '[[softdbhost]]',
'CHEVERETO_DB_NAME' => '[[softdb]]',
'CHEVERETO_DB_PASS' => '[[softdbpass]]',
'CHEVERETO_DB_PORT' => '3306',
'CHEVERETO_DB_USER' => '[[softdbuser]]',
'CHEVERETO_DB_TABLE_PREFIX' => '[[dbprefix]]',
'CHEVERETO_ENCRYPTION_KEY' => '[[encryption_key]]',
];
| .. | |||||
| images | |||||
| php53 | |||||
| php56 | |||||
| php71 | |||||
| php81 | |||||
| php82 | |||||
| _clone.php | |||||
| _upgrade.php | |||||
| _upgrade.xml | |||||
| chevereto.sql | |||||
| chevereto.zip | |||||
| edit.php | |||||
| edit.xml | |||||
| env.php | |||||
| extend.php | |||||
| fileindex.php | |||||
| import.php | |||||
| info.xml | |||||
| install.js | |||||
| install.php | |||||
| install.xml | |||||
| md5 | |||||
| notes.txt | |||||
| update_pass.php |