.. | |||||
images | |||||
php53 | |||||
php56 | |||||
php71 | |||||
php81 | |||||
.htaccess | |||||
database.php | |||||
edit.php | |||||
edit.xml | |||||
extend.php | |||||
fileindex.php | |||||
import.php | |||||
info.xml | |||||
install.js | |||||
install.php | |||||
install.xml | |||||
md5 | |||||
notes.txt | |||||
update_pass.php |
<?php return [ 'driver' => 'Pdo_Mysql', 'host' => '[[softdbhost]]', 'port' => '3306', 'database' => '[[softdb]]', 'user' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'prefix' => '[[dbprefix]]', 'charset' => 'utf8mb4' ];
.. | |||||
images | |||||
php53 | |||||
php56 | |||||
php71 | |||||
php81 | |||||
.htaccess | |||||
database.php | |||||
edit.php | |||||
edit.xml | |||||
extend.php | |||||
fileindex.php | |||||
import.php | |||||
info.xml | |||||
install.js | |||||
install.php | |||||
install.xml | |||||
md5 | |||||
notes.txt | |||||
update_pass.php |