$country, 'location_updated' => $entry['location_updated'] ]; // Keep updated timestamp dbUpdate($update_array, 'devices_locations', '`location_id` = ?', [$entry['location_id']]); echo('.'); } } } // EOF