No longer simple IPs, better is UNL: Universal Node Locator
[core.git] / inc / classes / main / client / http / class_HttpClient.ph
index c753d2d16da2d34a9d06c6d615dc87463ef5d9c5..cc847160bd17560f25ba8f56e9ae29257cd7bf7c 100644 (file)
@@ -14,7 +14,7 @@
         * @return      $externalAddress        The determined external IP address
         * @todo        Make IP, host name, port and script name configurable
         */
-       public static function determineExternalIp () {
+       public static function determineExternalAddress () {
                // Get helper instance
                $helperInstance = new ConsoleTools();