]> git.openstreetmap.org Git - nominatim.git/blobdiff - utils/update.php
Update update.php
[nominatim.git] / 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