?
Current Path : /var/softaculous/testlink/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : //var/softaculous/testlink/config_db.inc.php |
<?php // Automatically Generated by TestLink Installer - [[date_generated]] define('DB_TYPE', 'mysql'); define('DB_USER', '[[softdbuser]]'); define('DB_PASS', '[[softdbpass]]'); define('DB_HOST', '[[softdbhost]]'); define('DB_NAME', '[[softdb]]'); define('DB_TABLE_PREFIX', '[[dbprefix]]');