No longer simple IPs, better is UNL: Universal Node Locator
[core.git] / inc / classes / main / console / class_ConsoleTools.php
index c80c534d29752d63a36ca98942e13f9c533778d2..b7807d30010a2b5d63c33e27da3c00fa5951832a 100644 (file)
@@ -268,7 +268,7 @@ class ConsoleTools extends BaseFrameworkSystem {
         * @todo        This should be moved out to an external class, e.g. HttpClient
         * @todo        Make IP, host name, port and script name configurable
         */
-       public static function determineExternalIp () {
+       public static function determineExternalAddress () {
                // Get helper instance
                $helperInstance = new ConsoleTools();