#-----------------------------------------------------------
# Jamroom Database connectivity script - README
# Copyright 2003-2010 by Talldude Networks, LLC
#-----------------------------------------------------------

NOTE:  Jamroom stores its database connectivity information
in an encrypted text file called ".htpasswd" in the jamroom
config directory.  If this data ever needs to be changed, the
enclosed "settings.php" script will allow the values in that
file to be modified. 

TO USE:

place the enclosed "settings.php" script in your jamroom
directory and run it from your browser.

i.e. if you jamroom was installed at 

  /var/www/html

put the enclosed "settings.php" script in as:

  /var/www/html/settings.php

And then run it:

  http://yourserver.com/settings.php

        *** IMPORTANT ***    *** IMPORTANT ***

REMOVE THIS SCRIPT AFTER USING!  if left in place it could
potentially allow a malicious user to "hijack" your Jamroom
by pointing it to a different database!
