cfoe
2012-07-06 fab45e0566ddc14b74edfbc13c9d6acf261bea44
1
2
3
4
5
6
7
<?php
 
$clientdb_host            = 'localhost';
$clientdb_user            = '{username}';
$clientdb_password        = '{password}';
 
?>