1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00
Files
archived-php-src/ext/phar/tests/files/config.xml
2008-08-01 13:36:19 +00:00

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>