* +--------------------------------------------------------------------------+
 * +-- PHP_Debug : A simple and fast way to debug PHP code                    |
 * +--                                                                        |
 * +-- Support : Vernet Loic (
[email protected])                           |
 * +--------------------------------------------------------------------------+
 * |                                                                          |
 * | This PHP debug libray offers you the ability to debug your PHP code      |
 * |                                                                          |
 * | - Pear integration                                                       |
 * | - PHP Process time                                                       |
 * | - Database and query process time                                        |
 * | - Dump of all type of variable in a graphical way                        |
 * | - Functionnal debug                                                      |
 * | - Debug queries                                                          |
 * | - Show number of database queries executed                               |
 * | - Allow to search in all debug infos                                     |
 * | - Direct links to test queries in Phpmyadmin                             |
 * | - Show globals var ( $GLOBALS, $_POST, $_GET ... )                       |
 * | - Enable or disable the debug infos you want to see                      |
 * | - Check performance of chunk of php code                                 |
 * | - Customize the general display of your debug                            |
 * | - ... ( see doc for complete specification )                             |
 * +--------------------------------------------------------------------------+
== PHP_Debug Project infos ====================================================
== Project Home : Sourge Forge
	--> http://sourceforge.net/projects/phpdebug/
== Project Maintainer(s)
	--> https://sourceforge.net/users/c0il/
LEAD : COil ( 
[email protected] or 
[email protected] )  It's me ! :)
Send of all your HELP / SUPPORT / INSTALL / CHANGE request to COil.
== Documentation
	--> Check basic documentation in INSTALL
	--> Check full doc at https://sourceforge.net/docman/?group_id=95715
== Tutorials
	--> Check tests directory.
	
== Installation Notes
	--> Check INSTALL
	
== Changes Logs / Release
	--> Check CHANGELOG
== Download / Check last version at :
	--> http://sourceforge.net/project/showfiles.php?group_id=95715
== CVS Server ( Open Source )
	--> http://cvs.sourceforge.net/viewcvs.py/phpdebug/
	
	
== And What's next ?
	--> Check TODO
== Mailing Lists
	--> General : 
[email protected]
== PHP_Debug ==================================================================