35 lines
813 B
XML
Executable file
35 lines
813 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>
|
|
<contact>
|
|
<prefix>VNN</prefix>
|
|
<recipients>
|
|
<recipient>verynicenoise@gmail.com</recipient>
|
|
<recipient>joshsherman@gmail.com</recipient>
|
|
</recipients>
|
|
</contact>
|
|
</config>
|