From: Roland 'Quix0r' Haeder Date: Fri, 14 Mar 2014 22:43:50 +0000 (+0100) Subject: Commented in again as this is needed for debugging dht-bootstrap requests. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=19047e8185e9981251265b7a393e690697f9eaa4;p=hub.git Commented in again as this is needed for debugging dht-bootstrap requests. Signed-off-by: Roland 'Quix0r' Haeder --- diff --git a/application/hub/main/filter/class_BaseHubFilter.php b/application/hub/main/filter/class_BaseHubFilter.php index 12836ad31..b85dbeff2 100644 --- a/application/hub/main/filter/class_BaseHubFilter.php +++ b/application/hub/main/filter/class_BaseHubFilter.php @@ -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'