]> git.mxchange.org Git - hub.git/commitdiff
Commented in again as this is needed for debugging dht-bootstrap requests.
authorRoland 'Quix0r' Haeder <roland@mxchange.org>
Fri, 14 Mar 2014 22:43:50 +0000 (23:43 +0100)
committerRoland 'Quix0r' Haeder <roland@mxchange.org>
Fri, 14 Mar 2014 23:18:26 +0000 (00:18 +0100)
Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
application/hub/main/filter/class_BaseHubFilter.php

index 12836ad317f70d2b113daf062057b0cce49ca56c..b85dbeff2149b95f1d33adcef83565b1a5eba4b1 100644 (file)
@@ -63,7 +63,7 @@ class BaseHubFilter extends BaseFilter {
                $templateInstance->renderXmlContent($messageContent);
 
                // Debug message
-               //* NOISY-DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput(str_replace('_', '-', strtoupper($messageType)) . '-TAG: Handling ' . strlen($messageContent) . ' bytes: ' . $messageContent);
+               /* NOISY-DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput(str_replace('_', '-', strtoupper($messageType)) . '-TAG: Handling ' . strlen($messageContent) . ' bytes: ' . $messageContent);
 
                /*
                 * The template system now stores all required data as 'general'