]> git.mxchange.org Git - core.git/blobdiff - framework/config/class_FrameworkConfiguration.php
Allow DNS resolver to become quiet about its operations
[core.git] / framework / config / class_FrameworkConfiguration.php
index 0e7f4dc6aba56ac4b6cd7ae213edd36f0a77feb2..9736e39551b5b12871034c24f08ba4f13e365adf 100644 (file)
@@ -335,7 +335,7 @@ class FrameworkConfiguration implements Registerable {
                                $this->setServerAddress($serverIp);
                        } else {
                                // Run auto-detecting through console tools lib
-                               ConsoleTools::acquireSelfIPAddress();
+                               ConsoleTools::acquireSelfIpAddress();
                        }
                } // END - if