From: Roland Haeder Date: Wed, 12 Feb 2014 21:39:39 +0000 (+0100) Subject: Was also to noisy here. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=578130ec50c9d4ab96abddf12be40b0167b78dc9;p=hub.git Was also to noisy here. Signed-off-by: Roland Haeder --- diff --git a/application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php b/application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php index bfd0f9e50..c86ec861b 100644 --- a/application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php +++ b/application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php @@ -500,9 +500,9 @@ class NodeDistributedHashTableDatabaseWrapper extends BaseDatabaseWrapper implem */ public function removeNonPublicDataFromArray(array $data) { // Currently call only inner method - /* NOISY-DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('DHT-WRAPPER[' . $this->__toString() . ']: Calling parent::removeNonPublicDataFromArray(data) ...'); + //* NOISY-DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('DHT-WRAPPER[' . $this->__toString() . ']: Calling parent::removeNonPublicDataFromArray(data) ...'); $data = parent::removeNonPublicDataFromArray($data); - /* NOISY-DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('DHT-WRAPPER[' . $this->__toString() . ']: data[]=' . gettype($data)); + //* NOISY-DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('DHT-WRAPPER[' . $this->__toString() . ']: data[]=' . gettype($data)); // Return cleaned data return $data; diff --git a/core b/core index 7f49ae4e8..000f3debe 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 7f49ae4e8992f6ec3a9c2e93b8ed03b544eea9c6 +Subproject commit 000f3debeb65b70ee23d356bd1cdafa567b3f7b6