php-src/ext/phar/tests/files/config.xml

10 lines
167 B
XML

<xml version="1.0" encoding="UTF-8">
<config>
<database>
<host>localhost</name>
<user>squirrel</user>
<pass>nuts</pass>
<db>hoard</db>
</database>
</config>