Skip to content
mysql_clientdb.conf.master 112 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php

tbrehm's avatar
tbrehm committed
$clientdb_user			= '{username}';
$clientdb_password		= '{password}';

?>