OpenDb Readme
-------------

1) Files

The following Files are distributed with the Open Lending Database Project

-----------------------
Config File
-----------------------
include/config.php

You can define your own local configuration variables in local_config.php to
avoid having these settings overriden by a new version of OpenDb.

include/local_config.php

-----------------------
File Locations
-----------------------

*.php			OpenDb PHP main scripts

site/*			The site plugins

patch/*			Individual patches administered/accessed from the patch.php 
				script.

lang/*			Language files

theme/*			Themes

images/*		All images used by the main system.  Does not include site 
				plugin or theme images.

docs/*			A directory containing various documents regarding 
				configuration of OpenDb.  This directory also contains 
				miscellaneous documents including the GPL License, OpenDb
				Contributors file and standard coding documentation.
			
docs/notes/*	Documentation pertaining to particular functionality of
				OpenDb, including instructions for configuration of these
				functions.

docs/misc/*		Documentation that may be out of date.  This directory 
				also contains copies of emails and discussions that are
				pertinent for future development.
				
docs/test/*		Some test php scripts that can be used if having trouble
				getting various portions of OpenDb to work.
				

2. License

GPL - Your standard Open Source License
See the seperate LICENSE file for details.

3. Bugs

Post any bugs to sourceforge http://www.sourceforge.net/projects/opendb

4. Credits

Flurin Capaul and the DVDDBP team designed and coded DVDDBP on which 
OpenDb is originally based. I exercise my right to copyright this new 
product, but give due credit to the DVDDBP for the code I started with.  
	See them at http://www.sourceforge.net/projects/dvddbp

Marc Powell has been a constant contributor to OpenDb since its 
inception. Thanks Marc :-)

- Open Lending Database Project (OpenDb) Copyright (c)2001-2002 Jason Pell
- The DVD Database Project Copyright (c)2000 Flurin Capaul
- Snoopy, the PHP net client Copyright (c)1999-2000 ispi, All Rights Reserved
- SniffBrowser.php obtained from Engineering College of Copenhagen, 
  Department of Electronics and Information Technology
- excelgen.class.inc 2002/July/18 (c) Erh-Wen,Kuo (erhwenkuo@yahoo.com). All rights reserved.

7. Disclaimer

The standard GPL disclaimer applies.  See the LICENSE file for more
information.

