]> Raphaël G. Git Repositories - packbundle/commitdiff
Remove debug
authorRaphaël Gertz <git@rapsys.eu>
Wed, 8 Sep 2021 16:38:09 +0000 (18:38 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Wed, 8 Sep 2021 16:38:09 +0000 (18:38 +0200)
Util/OsmUtil.php

index df66f2fc7825a02b17638b1d89be79e9fc3767e8..477137f6a132c210996863c6bf681b7784333f72 100644 (file)
@@ -112,7 +112,6 @@ class OsmUtil {
 
                //With path file
                if (
-                       false &&
                        is_file($path) &&
                        ($stat = stat($path)) &&
                        $stat['mtime'] >= $updated