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/HBPlug.pm

    r5919 r5924  
    6060    my ($class) = @_;
    6161    my $self = new BasPlug ("HBPlug", @_);
    62     $self->{'plugin_type'} = "HB";
     62    $self->{'plugin_type'} = "HBPlug";
    6363    # 14-05-02 To allow for proper inheritance of arguments - John Thompson
    6464    my $option_list = $self->{'option_list'};
Note: See TracChangeset for help on using the changeset viewer.