]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/package/class_NetworkPackage.php
Some messages were to noisy and are now no longer needed (still may be helpful
[hub.git] / application / hub / main / package / class_NetworkPackage.php
index a6328fab9e63a0f162b13c0f310a243ab57b4237..4e4f384eb4eaa0c36815444f616ad85d0bd820f4 100644 (file)
@@ -357,7 +357,7 @@ class NetworkPackage extends BaseHubSystem implements Deliverable, Receivable, R
                // Is an entry found?
                if (count($senderData) > 0) {
                        // Make sure the element 'private_key_hash' is there
-                       /* NOISY-DEBUG */ self::createDebugInstance(__CLASS__)->debugOutput('NETWORK-PACKAGE[' . __METHOD__ . ':' . __LINE__ . ']: senderData=' . print_r($senderData, TRUE));
+                       //* NOISY-DEBUG */ self::createDebugInstance(__CLASS__)->debugOutput('NETWORK-PACKAGE[' . __METHOD__ . ':' . __LINE__ . ']: senderData=' . print_r($senderData, TRUE));
                        assert(isset($senderData[NodeDistributedHashTableDatabaseWrapper::DB_COLUMN_PRIVATE_KEY_HASH]));
 
                        // Return it