Index: trunk/src/config.php
===================================================================
--- trunk/src/config.php	(revision 7631)
+++ trunk/src/config.php	(revision 7633)
@@ -17,4 +17,7 @@
 $config['file_init']		= 'init.php';
 
+/*
+ * This files we need to include, we do this is init.php
+ */
 $config['require']			= array();
 $config['require'][]		= $config['folder_class'] . 'ErrorHandler.php';
