Ignore:
Timestamp:
2001-04-20T11:44:50+12:00 (23 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2230 r2327  
    272272    # create a new document
    273273    my $doc_obj = new doc ($filename, "indexed_doc");
    274    
     274    $doc_obj->set_OIDtype ($processor->{'OIDtype'});   
     275
    275276    #run convert to get the thumbnail and extract size and type info
    276277    my $result = run_convert($self, $filename, $file, $doc_obj);
Note: See TracChangeset for help on using the changeset viewer.