Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/var/softaculous/soplanning/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/var/softaculous/soplanning/database.inc |
<?php // Database Parameters $cfgHostname = '[[softdbhost]]'; $cfgDatabase = '[[softdb]]'; $cfgUsername = '[[softdbuser]]'; $cfgPassword = '[[softdbpass]]'; $cfgSqlType = 'mysql'; $cfgPrefix = 'planning_'; ?>