php-src/ext/phar/tests/files/config.xml
Steph Fox 51967b91d5 "We shouldn't need a full path to the mount"
- Fixed under Windows, cleaned up test
2008-05-24 13:13:47 +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>