]> git.mxchange.org Git - hub.git/commitdiff
Was also to noisy here.
authorRoland Haeder <roland@mxchange.org>
Wed, 12 Feb 2014 21:39:39 +0000 (22:39 +0100)
committerRoland Haeder <roland@mxchange.org>
Wed, 12 Feb 2014 21:39:39 +0000 (22:39 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php
core

index bfd0f9e5065e7319c312bf0b5623f9e26b703249..c86ec861be38edcc77ec6626e250e4ad5c302cb6 100644 (file)
@@ -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 7f49ae4e8992f6ec3a9c2e93b8ed03b544eea9c6..000f3debeb65b70ee23d356bd1cdafa567b3f7b6 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit 7f49ae4e8992f6ec3a9c2e93b8ed03b544eea9c6
+Subproject commit 000f3debeb65b70ee23d356bd1cdafa567b3f7b6