pickles/config/verynicenoise.com.xml
2008-06-14 06:21:47 +00:00

28 lines
638 B
XML
Executable file

<config>
<debug></debug>
<disable></disable>
<fckeditor></fckeditor>
<session>true</session>
<smarty>true</smarty>
<magpierss></magpierss>
<database>
<hostname>localhost</hostname>
<username>verynicenoise</username>
<password>v3ryn1c3n0153</password>
<database>verynicenoise</database>
</database>
<default>home</default>
<navigation>
<home>Home</home>
<about>About</about>
<releases>Releases</releases>
<artists>Artists</artists>
<shop>Shop</shop>
<contact>Contact</contact>
</navigation>
<admin>
<artist>Artist Profile</artist>
<user>User Account</user>
<logout>Logout</logout>
</admin>
</config>