AIOCP - CREDITS
============================================================

AIOCP - All In One Control Panel
Author: Nicola Asuni
Copyright (c) 2001-2003: 
	Tecnick.com S.r.l.
	Via Ugo Foscolo n.19
	09045 Quartu Sant'Elena (CA)
	ITALY
URLs:
	http://www.aiocp.com
	http://www.aiocp.it
	http://www.tecnick.com
License: 
	[ENG] admin/doc/aiocp_license_eng.pdf
	[ITA] admin/doc/aiocp_license_ita.pdf

------------------------------------------------------------

phpMyAdmin (MySQL administrator) is distribuited "as is" 
without modifications
Homepage: http://phpwizard.net/projects/phpMyAdmin/
License: GPL (GNU GENERAL PUBLIC LICENSE)
Location: /admin/phpMyAdmin/

------------------------------------------------------------

overLIB library is distribuited "as is" with some 
modifications.
This library has been used to obtain the "onMouseOver" 
tooltip effect.
Author: Erik Bosrup (erik@bosrup.com)
Homepage: http://www.bosrup.com/web/overlib/
This script is published under an open source license.
License: http://www.bosrup.com/web/overlib/license.html
Location: /shared/jscripts/

------------------------------------------------------------

whois2.php (base class to do whois queries with php) is 
distribuited "as is" without modifications (except the path 
in include and require statements).
Homepage: http://www.easydns.com/~markjr/whois2/
License: GPL (GNU GENERAL PUBLIC LICENSE)
Location: /admin/whois/

------------------------------------------------------------

phpmailer (PHP email class) is distribuited "as is" with 
some modifications.
Version: 1.41
Class for sending email using either sendmail, PHP mail()or 
SMTP. Methods are based upon the standard AspEmail(tm) 
classes.
Author: Brent R. Matzelle (bmatzelle@yahoo.com)
License: LGPL (GNU LESSER GENERAL PUBLIC LICENSE)
Location: /admin/phpmailer/cp_class_phpmailer.php

------------------------------------------------------------

SMTP class is distribuited "as is" without modifications
Created: 2001-03-26
Define an SMTP class that can be used to connect and 
communicate with any SMTP server. It implements all the SMTP
functions defined in RFC821 except TURN.
Author: Chris Ryan (chris@greatbridge.com)
License: Free
Location: /admin/phpmailer/cp_class_smtp.php

------------------------------------------------------------

ZIP class is a modified version of ZIP File Maker 1.1.
Author: Eric Mueller (eric@themepark.com)
Homepage: http://www.zend.com/codex.php?id=696&single=1
Licence: Public Domain
Location: /admin/code/cp_functions_zip.php

------------------------------------------------------------

Some functions of the dinamic tree view on the left menu 
frame are based to a 1997 script by
Author: Marcelino Alves Martins (martins@hks.com)
Homepage: http://www.geocities.com/Paris/LeftBank/2178/
Licence: Public Domain
Location: /admin/jscripts/menutree.js

------------------------------------------------------------

Some functions of shell explorer has been inspired to:
PHP Explorer 0.5 Alpha version
Author: Marcelo L. Mottalli (mottalli@sinectis.com.ar)
Homepage: http://phpexplorer.sourceforge.net/
Licence: Public Domain
Note: Although I have not used his source-code, there are 
some concepts I've borrowed from him.
Location: /admin/cp/cp_functions_shell.php

------------------------------------------------------------

FPDF class is distribuited "as is" with some improvements
Create dynamic PDF documents with PHP without using external
modules
Author: Olivier PLATHEY (olivier@fpdf.org)
Homepage: http://www.fpdf.org
License: FPDF is Freeware (it is stated at the beginning of 
the source file). There is no usage restriction. You may 
embed it freely in your application (commercial or not), 
with or without modification.
Location: /shared/pdf/

------------------------------------------------------------

Barcode Render Class is distribuited "as is" with some 
improvements.
Created: 2001-04-01
Barcode Render Class for PHP using the GD graphics library
Author: Karim Mribti (barcode@mribti.com)
Homepage: http://www.mribti.com/barcode/
License: LGPL (GNU LESSER GENERAL PUBLIC LICENSE)
Location: /shared/barcode/

============================================================