Ignore:
Timestamp:
2010-09-07T12:06:07+12:00 (14 years ago)
Author:
kjdon
Message:

changed a line

File:
1 edited

Legend:

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

    r22597 r22860  
    109109
    110110    # set convert_to_plugin and convert_to_ext
    111     $self->ConvertBinaryFile::set_standard_convert_settings();
     111    $self->set_standard_convert_settings();
    112112    my $secondary_plugin_name = $self->{'convert_to_plugin'};
    113113    my $secondary_plugin_options = $self->{'secondary_plugin_options'};
Note: See TracChangeset for help on using the changeset viewer.