]> git.openstreetmap.org Git - nominatim.git/commitdiff
Merge branch 'master' of https://github.com/spin0us/Nominatim
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 9 Sep 2013 11:45:41 +0000 (13:45 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 9 Sep 2013 11:45:41 +0000 (13:45 +0200)
utils/update.php

index d38de598433d665b14a14217151d55dadea83a16..d1ded5adb203df0d7031210b241322fac5185d8d 100755 (executable)
                        $sNextFile = $aResult['import-diff'];
                        if (!file_exists($sNextFile))
                        {
-                               echo "Cannot open $nextFile\n";
+                               echo "Cannot open $sNextFile\n";
                                exit;
                        }
                        // Don't update the import status - we don't know what this file contains