Index: trunk/src/inc/ErrorHandler.php
===================================================================
--- trunk/src/inc/ErrorHandler.php	(revision 7661)
+++ trunk/src/inc/ErrorHandler.php	(revision 7720)
@@ -26,6 +26,7 @@
 /*
  * Function: NodeErrorHandler
+ * Description: Handling with errors, decides what log level it is and send it to LogHandler
  * Parameters: int $errno, string $errstr, string $errfile, int $errline, array $errcontext
- * Function: Handling with errors, decides what log level it is and send it to LogHandler
+ * Returns: true (Just so the internal PHP error handler is nog executed)
  */
 function NodeErrorHandler(int $errno, string $errstr, string $errfile, int $errline, array $errcontext) {
