Migrated all of the INI files to XML files.

git-svn-id: http://svn.cleancode.org/svn/pickles@22 4d10bc64-7434-11dc-a737-d2d0f8310089
This commit is contained in:
Josh Sherman 2008-06-28 00:06:39 +00:00
parent 8888c6a2a6
commit e69d4f72d1
16 changed files with 112 additions and 97 deletions

View file

@ -1,12 +0,0 @@
debug = false
disable = false
fckeditor = false
session = true
smarty = true
[database]
hostname = "localhost"
username = "813noise"
password = "813n0153"
database = "813noise"

14
config/813noise.com.xml Executable file
View file

@ -0,0 +1,14 @@
<config>
<debug></debug>
<disable></disable>
<fckeditor></fckeditor>
<session>true</session>
<smarty>true</smarty>
<magpierss></magpierss>
<database>
<hostname>localhost</hostname>
<username>813noise</username>
<password>813n0153</password>
<database>813noise</database>
</database>
</config>

View file

@ -1,12 +0,0 @@
debug = false
disable = false
fckeditor = false
session = false
smarty = true
[database]
hostname = "localhost"
username = ""
password = ""
database = ""

View file

@ -0,0 +1,14 @@
<config>
<debug></debug>
<disable></disable>
<fckeditor></fckeditor>
<session></session>
<smarty>true</smarty>
<magpierss></magpierss>
<database>
<hostname>localhost</hostname>
<username></username>
<password></password>
<database></database>
</database>
</config>

View file

@ -1,12 +0,0 @@
debug = false
disable = false
fckeditor = false
session = false
smarty = false
[database]
hostname = "localhost"
username = "hexurl"
password = "h3xur7"
database = "hexurl"

14
config/hexurl.com.xml Normal file
View file

@ -0,0 +1,14 @@
<config>
<debug></debug>
<disable></disable>
<fckeditor></fckeditor>
<session></session>
<smarty></smarty>
<magpierss></magpierss>
<database>
<hostname>localhost</hostname>
<username>hexurl</username>
<password>h3xur7</password>
<database>hexurl</database>
</database>
</config>

View file

@ -1,12 +0,0 @@
debug = false
disable = false
fckeditor = false
session = false
smarty = true
[database]
hostname = "localhost"
username = "insecticidelobotomy"
password = "1ns3c71c1d3l0b070my"
database = "insecticidelobotomy"

View file

@ -0,0 +1,14 @@
<config>
<debug></debug>
<disable></disable>
<fckeditor></fckeditor>
<session></session>
<smarty>true</smarty>
<magpierss></magpierss>
<database>
<hostname>localhost</hostname>
<username>insecticidelobotomy</username>
<password>1ns3c71c1d3l0b070my</password>
<database>insecticidelobotomy</database>
</database>
</config>

View file

@ -1,12 +0,0 @@
debug = false
disable = false
fckeditor = false
session = true
smarty = true
[database]
hostname = "localhost"
username = "meatronic"
password = "m347r0n1c"
database = "meatronic"

14
config/meatronic.com.xml Executable file
View file

@ -0,0 +1,14 @@
<config>
<debug></debug>
<disable></disable>
<fckeditor></fckeditor>
<session>true</session>
<smarty>true</smarty>
<magpierss></magpierss>
<database>
<hostname>localhost</hostname>
<username>meatronic</username>
<password>m347r0n1c</password>
<database>meatronic</database>
</database>
</config>

View file

@ -1,13 +0,0 @@
debug = false
disable = false
fckeditor = false
session = false
smarty = true
magpierss = true
[database]
hostname = "localhost"
username = "netlabelnews"
password = "n37l4b3ln3w5"
database = "netlabelnews"

14
config/netlabelnews.org.xml Executable file
View file

@ -0,0 +1,14 @@
<config>
<debug></debug>
<disable></disable>
<fckeditor></fckeditor>
<session></session>
<smarty>true</smarty>
<magpierss>true</magpierss>
<database>
<hostname>localhost</hostname>
<username>netlabelnews</username>
<password>n37l4b3ln3w5</password>
<database>netlabelnews</database>
</database>
</config>

View file

@ -1,12 +0,0 @@
disable = false
debug = false
session = true
smarty = true
fckeditor = true
[database]
hostname = "localhost"
username = "paganstars"
password = "p4g4ns74r5"
database = "paganstars"

14
config/paganstars.com.xml Normal file
View file

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

View file

@ -1,12 +0,0 @@
debug = false
disable = false
fckeditor = false
session = false
smarty = true
[database]
hostname = "localhost"
username = "thatgirljen"
password = "7h47g1rlj3n"
database = "thatgirljen"

View file

@ -0,0 +1,14 @@
<config>
<debug></debug>
<disable></disable>
<fckeditor></fckeditor>
<session></session>
<smarty>true</smarty>
<magpierss></magpierss>
<database>
<hostname>localhost</hostname>
<username>thatgirljen</username>
<password>7h47g1rlj3n</password>
<database>thatgirljen</database>
</database>
</config>