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

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