Current Path : /proc/thread-self/root/proc/self/root/var/softaculous/webasyst/ |
Current File : //proc/thread-self/root/proc/self/root/var/softaculous/webasyst/db.php |
<?php return array ( 'default' => array ( 'host' => '[[softdbhost]]', 'port' => false, 'user' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'database' => '[[softdb]]', 'type' => 'mysqli', ), ); //EOF