databases.xml
383 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : database.xml
Created on : 01 July 2009, 1:13 PM
Author : jarrett
Description:
Purpose of the document follows.
-->
<database>
<dtypes>
<dtype>mysql</dtype>
</dtypes>
<dhost>localhost</dhost>
<dport>3306</dport>
<dname>dms</dname>
<duname>root</duname>
</database>