Ignore:
Timestamp:
1999-04-30T14:27:04+12:00 (25 years ago)
Author:
sjboddie
Message:

just changed a comment to stop confusing myself

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/plugins/ArcPlug.pm

    r245 r250  
    4747    # process each file
    4848    foreach $subfile (@$file_list) {
    49 ####        # note: metadata is not carried on to the next level - why ??? - I changed this - Stefan.
     49####        # note: metadata is not carried on to the next level - why ??? - I changed this
     50        # so I could pass the classifytype from mgbuilder - Stefan.
    5051        my $tmp = &util::filename_cat ($file, $subfile->[0]);
    5152        next if $tmp eq $file;
Note: See TracChangeset for help on using the changeset viewer.