Changeset 15961


Ignore:
Timestamp:
2008-06-12T12:14:31+12:00 (16 years ago)
Author:
kjdon
Message:

added abstract field to options

File:
1 edited

Legend:

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

    r15872 r15961  
    6464my $options = { 'name'     => "LOMPlugin",
    6565        'desc'     => "{LOMPlugin.desc}",
     66        'abstract' => "no",
    6667        'inherits' => "yes",
    6768        'args'     => $arguments };
Note: See TracChangeset for help on using the changeset viewer.