/**
 *  Stamm Webinterface
 *
 *  The Webinterface for the Stamm Plugin
 *
 *  https://github.com/popoklopsi/Stamm-Webinterface
 *  http://forums.alliedmods.net/showthread.php?p=1338942
 *
 *  @author     Popoklopsi
 *  @copyright  (c) 2012-2013 - David Ordnung
 *  @version    1.2
 */
 
 1. Dependencies:
	You need a homepage with MySQL and PHP.
	
	To use PayPal, cURL and Open SSL have to be enabled in your PHP settings.
		You need a Mail Service.
		You need a PayPal account with Instant Payment Notification.
			https://www.x.com/developers/paypal/documentation-tools/ipn/integration-guide/IPNSetup#id089EG030E5Z
	
 2. Configuration
	Open the "config.php" in the "inc" folder and set up everything.
		
 3. Logo
	In the "img" folder you find the .psd file of the logo.
	You can edit it and save the image as ".png" file.
	
 4. Upload
	Upload everything to your webspace.
	
 5. Install
	Browse now to the uploaded "install.php" and set up your admin account.
	
 6. Finished
	You are finished now!