//////////////  MyGallery 1.3.2   ////////////
//     Written in July 2005                  //
//     by Lukas Stalder                     //
//     contact: support@planetluc.com       //
//     read README.txt for installation     //
//     instructions.                        //
//     Visit www.planetluc.com!             //
//               enjoy it!                  //
//////////////////////////////////////////////


The MyGallery script consists of following files/folder:
		
		- gallery.inc.php  (mainfile)
		- galleries.dat
		- log.dat.php
		- templates.tpl
		- images/
		- README.txt
		

**************************** LICENSE *******************************
********************************************************************

This script is free. But that doesn't mean that you 
may redistribute or even resell it in any ways
except you do have a written permission from me (Lukas Stalder). 
Also you may not remove the 'powered by...' notice at 
the script's bottom (it ain't that big, is it?).
		
		


*************************** INSTALLATION ***************************
********************************************************************

1.	Change the variables at the beginning of the gallery.inc.php file to your needs.

2.  Adapt the templates.tpl file - if you have a look at it it should be rather clear how it's built.

3.	Upload the whole distribution onto your server where you want to use the guestbook script.

4.  Chmod the 2 files galleries.dat and log.dat.php and the images folder to 777 (changing the read/write permissions of files).

5.  Include the gallery.inc.php file into any .php site	by adding <? include("path_to_mygallery/gallery.inc.php");?> 
	to your code (where 'path_to_mygallery' is to be changed to your needs). 
	Now point your browser to the file where you included the script and you're done.
	
	That's it!
	



*************************** FOR SUPPORT ****************************
********************************************************************

For support requests please use the BOARDS on
www.planetluc.com/forum/ (post in the appropriate 
forums please!)

In very urgent cases (and I mean that) you can try
to catch me over one of the messengers below:

icq:  133613557
msn:  shakkalakka@hotmail.com (for messaging 
      purposes only!)
Or if you don't have any messengers use this
email address: support@planetluc.com

********************************************************************
