Ignore:
Timestamp:
2010-08-18T10:54:18+12:00 (14 years ago)
Author:
mdewsnip
Message:

Minor comment change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm

    r22663 r22664  
    477477    if ($self->{'keep_original_filename'} == 1) {
    478478    # this should be the same filename that was used for the Source and SourceFile metadata,
    479     # as we will use [SourceFile] in the srclink (below)
     479    # as we will use SourceFile in the srclink (below)
    480480    $assocfilename = $doc_obj->get_assocfile_from_sourcefile();
    481481    }
Note: See TracChangeset for help on using the changeset viewer.