]> git.openstreetmap.org Git - nominatim.git/blobdiff - utils/update.php
set start time for indexing step
[nominatim.git] / utils / update.php
index 533b48d69cec465dcdf71ad6e90da19939f8f2b1..ac7b5be842912ffd7c77dd7ecc48bd1606b217d1 100755 (executable)
 
                        // Index file
                        $sThisIndexCmd = $sCMDIndex;
+                        $fCMDStartTime = time();
 
                        if (!$aResult['no-npi'])
                        {