pickles/config/verynicenoise.com.xml
2008-03-14 13:07:25 +00:00

29 lines
643 B
XML
Executable file

<config>
<debug></debug>
<disable></disable>
<fckeditor></fckeditor>
<session></session>
<smarty>true</smarty>
<magpierss></magpierss>
<database>
<hostname>localhost</hostname>
<username>verynicenoise</username>
<password>v3ryn1c3n0153</password>
<database>verynicenoise</database>
</database>
<default>home</default>
<sections>
<home>Home</home>
<about>About</about>
<releases>Releases</releases>
<artists>Artists</artists>
<shop>Shop</shop>
<contact>Contact</contact>
</sections>
<admin>
<news>News</news>
<releases>Releases</releases>
<artists>Artists</artists>
<shop>Shop</shop>
</admin>
</config>