pickles/config/meatronic.com.xml
Josh Sherman e69d4f72d1 Migrated all of the INI files to XML files.
git-svn-id: http://svn.cleancode.org/svn/pickles@22 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-06-28 00:06:39 +00:00

14 lines
312 B
XML
Executable file

<config>
<debug></debug>
<disable></disable>
<fckeditor></fckeditor>
<session>true</session>
<smarty>true</smarty>
<magpierss></magpierss>
<database>
<hostname>localhost</hostname>
<username>meatronic</username>
<password>m347r0n1c</password>
<database>meatronic</database>
</database>
</config>