X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fmain%2Frecipient%2Fself%2Fclass_SelfRecipient.php;h=85d29eab85b3a1e13598497075d278db4a7d0361;hb=44314097c8abbfef2ee703eeda601dffd22520af;hp=6693e6b656a4e30524b6330c486c3bba227e5ca4;hpb=d9442666cf3dee440aeca9ac1377880d3d01f3a3;p=hub.git diff --git a/application/hub/main/recipient/self/class_SelfRecipient.php b/application/hub/main/recipient/self/class_SelfRecipient.php index 6693e6b65..85d29eab8 100644 --- a/application/hub/main/recipient/self/class_SelfRecipient.php +++ b/application/hub/main/recipient/self/class_SelfRecipient.php @@ -59,7 +59,7 @@ class SelfRecipient extends BaseRecipient implements Recipient { // Make sure the recipient is valid //* NOISY-DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('SELF-RECIPIENT: recipient=' . $recipient); // @TODO Unfinished - die(__METHOD__ . ':' . print_r($this, TRUE)); + die(__METHOD__ . 'recipient=:' . print_r($recipient, TRUE)); assert($recipient == NetworkPackage::NETWORK_TARGET_SELF); // Determine own port