Changeset 896


Ignore:
Timestamp:
2000-02-02T14:29:48+13:00 (24 years ago)
Author:
sjboddie
Message:

minor change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/bin/script/import.pl

    r848 r896  
    167167   
    168168    &plugin::end($pluginfo);
    169 
    170     $processor->close_file_output();
    171 
     169   
    172170    # write out the archive information file
    173171    if (!$debug) {
     172    $processor->close_file_output();
    174173    $archive_info->save_info($archive_info_filename);
    175174    }
Note: See TracChangeset for help on using the changeset viewer.