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/plikli/ |
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/plikli/dbconnect.php |
<?php define("EZSQL_DB_USER", '[[softdbuser]]'); define("EZSQL_DB_PASSWORD", '[[softdbpass]]'); define("EZSQL_DB_NAME", '[[softdb]]'); define("EZSQL_DB_HOST", '[[softdbhost]]'); if (!function_exists('gettext')) { function _($s) {return $s;} } ?>