Project

General

Profile

« Previous | Next » 

Revision 1670

bin/tapir/tapir2flat.php: Output to specieslink.specimens.csv instead of specieslink.txt so that the output file can be used right away without renaming

View differences:

tapir2flat.php
30 30
global $url;
31 31
global $seperator;
32 32

  
33
$flat_filename = "specieslink.txt";
33
$flat_filename = "specieslink.specimens.csv";
34 34
$record_num_filename = "recordnum.dat";
35 35
$error_log_filename = "error.log";
36 36

  

Also available in: Unified diff