Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / php / ext / phar / tests / files / config.xml
blobcf0dbc5cda97396acecb47765b89c8e55d666c05
1 <xml version="1.0" encoding="UTF-8">
2 <config>
3  <database>
4   <host>localhost</name>
5   <user>squirrel</user>
6   <pass>nuts</pass>
7   <db>hoard</db>
8  </database>
9 </config>