pickles/config/paganstars.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
319 B
XML

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