Revision 1670
Added by Aaron Marcuse-Kubitza over 12 years ago
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
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