Removed the rogue config file.

git-svn-id: http://svn.cleancode.org/svn/pickles@34 4d10bc64-7434-11dc-a737-d2d0f8310089
This commit is contained in:
Josh Sherman 2008-08-13 03:01:26 +00:00
parent 46d4612390
commit d7c528cd6d

View file

@ -1,35 +0,0 @@
<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>