Ignore:
Timestamp:
2003-11-20T17:44:16+13:00 (20 years ago)
Author:
kjdon
Message:

changed the new metadata to eg WordPlug instead of Word, cos a clash with Image

File:
1 edited

Legend:

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

    r5919 r5924  
    7575    my $class = shift (@_);
    7676    my $self = new SplitPlug ($class, @_);
    77     $self->{'plugin_type'} = "BibTex";
     77    $self->{'plugin_type'} = "BibTexPlug";
    7878    # 14-05-02 To allow for proper inheritance of arguments - John Thompson
    7979    my $option_list = $self->{'option_list'};
Note: See TracChangeset for help on using the changeset viewer.