Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/var/softaculous/redax/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/var/softaculous/redax/config.php |
<?php declare(strict_types = 1); return [ 'dbType' => 'mysql', 'dbHost' => '[[softdbhost]]', 'dbPrefix' => '[[dbprefix]]', 'dbName' => '[[softdb]]', 'dbUser' => '[[softdbuser]]', 'dbPassword' => '[[softdbpass]]' ];