Ignore:
Timestamp:
2013-11-19T11:48:36+13:00 (10 years ago)
Author:
kjdon
Message:

fixed a few errors that I hadn't noticed - I obviously hadn't tested the last code changes I made :-(

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/bin/script/import.pl

    r28639 r28640  
    7878use inexport;
    7979use util;
    80 
     80use gsprintf 'gsprintf';
    8181
    8282
     
    282282
    283283    my ($inexport, $collectcfg) = @_;
     284    my $out        = $inexport->{'out'};
    284285
    285286    #groupsize can (currently) only be defined for import, not export, and
Note: See TracChangeset for help on using the changeset viewer.