]> git.mxchange.org Git - hub.git/commitdiff
Fixed debug message.
authorRoland Haeder <roland@mxchange.org>
Mon, 10 Feb 2014 21:11:45 +0000 (22:11 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 10 Feb 2014 21:11:45 +0000 (22:11 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/main/dht/class_BaseDht.php
core

index fd5693417ef09e2e82cbb93b6fac14bc9c69cd63..0f6dd7e550b2c378baf84aa99d325d239e731fa1 100644 (file)
@@ -209,7 +209,7 @@ abstract class BaseDht extends BaseHubSystem {
                assert(is_array($entry));
 
                // Remove any non-public data the database layer desires
-               /* NOISY-DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('DHT[' . $this->__toString() . ']: Calling this->getWrapper()->removeNonPublicDataFromArray(data) ...');
+               /* NOISY-DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('DHT[' . $this->__toString() . ']: Calling this->getWrapperInstance()->removeNonPublicDataFromArray(data) ...');
                $entry = $this->getWrapperInstance()->removeNonPublicDataFromArray($entry);
 
                // Inject variables
diff --git a/core b/core
index b5ef4310540360e17bcb4f198bf188ba00ab7a65..f4540c3fc96a95fe32afb859be172d7f0a56e48d 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit b5ef4310540360e17bcb4f198bf188ba00ab7a65
+Subproject commit f4540c3fc96a95fe32afb859be172d7f0a56e48d