????
Current Path : /var/softaculous/bigace/ |
Current File : //var/softaculous/bigace/bigace.php |
<?php return array ( 'database' => array ( 'type' => 'Mysqli', 'host' => '[[softdbhost]]', 'name' => '[[softdb]]', 'user' => '[[softdbuser]]', 'pass' => '[[softdbpass]]', 'prefix' => '[[dbprefix]]', 'charset' => 'utf8', ), 'ssl' => false, 'rewrite' => false, );