]> git.mxchange.org Git - core.git/blobdiff - framework/bootstrap/class_FrameworkBootstrap.php
Allow DNS resolver to become quiet about its operations
[core.git] / framework / bootstrap / class_FrameworkBootstrap.php
index 0864970fd68d75490852bce15549e29e9c15242d..16e5863d0e3e4d6589f044e70088dc04e880137e 100644 (file)
@@ -179,8 +179,6 @@ final class FrameworkBootstrap {
                                is_file($fileName)
                        ) && (
                                is_readable($fileName)
-                       ) && (
-                               filesize($fileName) > 100
                        )
                );