]> git.mxchange.org Git - hub.git/commitdiff
fix for PONG reply
authorRoland Häder <roland@mxchange.org>
Tue, 4 Mar 2008 19:29:33 +0000 (19:29 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 4 Mar 2008 19:29:33 +0000 (19:29 +0000)
application/hub/exceptions/commands/class_UnexpectedAwaitCommandException.php

index df47f36edd1299372cc601efd26fefe30e3ad46f..f5b916eb7f57d3f07a5c1208312d1d672f7137d7 100644 (file)
@@ -34,7 +34,7 @@ class UnexpectedAwaitCommandException extends HubException {
                        $msgArray['this']->__toString(),
                        $this->getLine(),
                        $msgArray['msg'],
-                       $msgArray['this']->getPeerInstance()->getValidedIP()
+                       $msgArray['this']->getPeerInstance()->getValidatedIP()
                );
 
                // Call parent constructor