]> git.mxchange.org Git - hub.git/commitdiff
Continued a little:
authorRoland Häder <haeder@hmmdeutschland.de>
Tue, 20 Jan 2015 09:20:35 +0000 (10:20 +0100)
committerRoland Häder <haeder@hmmdeutschland.de>
Tue, 20 Jan 2015 09:20:35 +0000 (10:20 +0100)
- Renamed method as shortcuts are not wanted
- Updated to latest "core"

Signed-off-by: Roland Häder <haeder@hmmdeutschland.de>
application/hub/main/handler/protocol/ipv4/class_BaseIpV4ProtocolHandler.php
core

index 583616c65bfdfa7a200f8cad8e73562159c94e58..66dd83a4003628b83702750ee5d7f3c0e25a6757 100644 (file)
@@ -91,7 +91,7 @@ class BaseIpV4ProtocolHandler extends BaseProtocolHandler {
                        $isValid = FALSE;
 
                        // ... and validate IP:port, first "parse" the UNL
-                       $unlParts = $this->parseUnl($packageData[NetworkPackage::PACKAGE_DATA_RECIPIENT]);
+                       $unlParts = $this->parseUniversalNodeLocator($packageData[NetworkPackage::PACKAGE_DATA_RECIPIENT]);
 
                        // Debug die
                        die(__METHOD__ . ':PACKAGE_DATA_RECIPIENT=' . $packageData[NetworkPackage::PACKAGE_DATA_RECIPIENT] . ',unlParts=' . print_r($unlParts, TRUE) . PHP_EOL);
diff --git a/core b/core
index a546101674aeccd5fb335ca02e3295bffe21691a..bb3c846b710e4aa1e8706ca115c1e1ce130e1a2f 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit a546101674aeccd5fb335ca02e3295bffe21691a
+Subproject commit bb3c846b710e4aa1e8706ca115c1e1ce130e1a2f